{
 "id": "cozy-interior",
 "version": 2,
 "label": "Cozy Interior (shubibubi)",
 "license": "Purchased on itch.io; commercial use allowed, no redistribution of raw files.",
 "texelsPerUnit": 16,
 "assets": {
  "floor_planks": {
   "kind": "tile",
   "file": "floor_planks.png",
   "w": 16,
   "h": 16,
   "src": {
    "sheet": "basics__wallpapers.png",
    "box": [
     224,
     592,
     240,
     608
    ]
   }
  },
  "wall": {
   "kind": "tile",
   "file": "wall.png",
   "w": 16,
   "h": 40,
   "src": {
    "sheet": "basics__wallpapers.png",
    "box": [
     256,
     256,
     272,
     296
    ]
   }
  },
  "cat": {
   "kind": "billboard",
   "w": 18,
   "h": 18,
   "anim": {
    "frames": [
     "cat_0.png",
     "cat_1.png",
     "cat_2.png",
     "cat_3.png"
    ],
    "fps": 2
   }
  }
 }
}