reimported player sprite
This commit is contained in:
parent
75e5feecf2
commit
3f8353a070
|
@ -1218,13 +1218,13 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__cWid": 3,
|
"__cWid": 4,
|
||||||
"__cHei": 1,
|
"__cHei": 1,
|
||||||
"identifier": "player",
|
"identifier": "player",
|
||||||
"uid": 178,
|
"uid": 178,
|
||||||
"relPath": "assets/sprites/player.png",
|
"relPath": "assets/sprites/player.png",
|
||||||
"embedAtlas": null,
|
"embedAtlas": null,
|
||||||
"pxWid": 384,
|
"pxWid": 512,
|
||||||
"pxHei": 128,
|
"pxHei": 128,
|
||||||
"tileGridSize": 128,
|
"tileGridSize": 128,
|
||||||
"spacing": 0,
|
"spacing": 0,
|
||||||
|
@ -1234,7 +1234,7 @@
|
||||||
"enumTags": [],
|
"enumTags": [],
|
||||||
"customData": [],
|
"customData": [],
|
||||||
"savedSelections": [],
|
"savedSelections": [],
|
||||||
"cachedPixelData": { "opaqueTiles": "000", "averageColors": "187928790bbd" }
|
"cachedPixelData": { "opaqueTiles": "0000", "averageColors": "1435233423351435" }
|
||||||
}
|
}
|
||||||
], "enums": [{ "identifier": "tilecollisiontype", "uid": 477, "values": [ { "id": "fullrect", "tileRect": { "tilesetUid": 3, "x": 272, "y": 272, "w": 16, "h": 16 }, "color": 16723968 }, { "id": "pointshape", "tileRect": { "tilesetUid": 3, "x": 288, "y": 48, "w": 16, "h": 16 }, "color": 8698879 } ], "iconTilesetUid": 3, "externalRelPath": null, "externalFileChecksum": null, "tags": ["Tiles"] }], "externalEnums": [], "levelFields": [] },
|
], "enums": [{ "identifier": "tilecollisiontype", "uid": 477, "values": [ { "id": "fullrect", "tileRect": { "tilesetUid": 3, "x": 272, "y": 272, "w": 16, "h": 16 }, "color": 16723968 }, { "id": "pointshape", "tileRect": { "tilesetUid": 3, "x": 288, "y": 48, "w": 16, "h": 16 }, "color": 8698879 } ], "iconTilesetUid": 3, "externalRelPath": null, "externalFileChecksum": null, "tags": ["Tiles"] }], "externalEnums": [], "levelFields": [] },
|
||||||
"levels": [
|
"levels": [
|
||||||
|
|
Loading…
Reference in a new issue