This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
tiles3-basic-example/assets/player.atlas.json
2014-08-10 19:10:01 -04:00

6 lines
133 B
JSON

{
"texture": "player.png",
"tiles": [
{"autogrid": true, "numTilesX": 8, "numTilesY": 8, "tileWidth": 16, "tileHeight": 16},
]
}