6 lines
132 B
JSON
6 lines
132 B
JSON
|
{
|
||
|
"texture": "terrain.png",
|
||
|
"tiles": [
|
||
|
{"autogrid": true, "numTilesX": 8, "numTilesY": 8, "tileWidth": 8, "tileHeight": 8},
|
||
|
]
|
||
|
}
|