top-down-action-adventure/tilesets/kenney_roguelike_base.tsj

20 lines
380 B
Plaintext
Raw Normal View History

2025-06-07 12:55:28 -04:00
{ "columns":57,
2025-06-08 19:25:56 -04:00
"grid":
{
"height":16,
"orientation":"orthogonal",
"width":16
},
2025-06-07 12:55:28 -04:00
"image":"..\/assets\/roguelikeSheet_transparent.png",
2025-06-08 19:25:56 -04:00
"imageheight":2104,
"imagewidth":3872,
2025-06-07 12:55:28 -04:00
"margin":0,
"name":"kenney_roguelike_base",
2025-06-08 19:25:56 -04:00
"spacing":4,
"tilecount":27921,
2025-06-07 12:55:28 -04:00
"tiledversion":"1.11.2",
2025-06-08 19:25:56 -04:00
"tileheight":64,
"tilewidth":64,
2025-06-07 12:55:28 -04:00
"type":"tileset",
"version":"1.10"
}