forked from 2121578/gai-ca2
30 lines
373 B
JSON
30 lines
373 B
JSON
{
|
|
"height": 320,
|
|
"layers": [
|
|
{
|
|
"cels": [
|
|
{
|
|
"frame": 0,
|
|
"image": "tilemaps\\tilemap_ground.png"
|
|
}
|
|
],
|
|
"name": "ground"
|
|
},
|
|
{
|
|
"cels": [
|
|
{
|
|
"frame": 0,
|
|
"image": "tilemaps\\tilemap_objects.png"
|
|
}
|
|
],
|
|
"name": "objects"
|
|
}
|
|
],
|
|
"filename": "tilemaps.aseprite",
|
|
"frames": [
|
|
{
|
|
"duration": 0.1
|
|
}
|
|
],
|
|
"width": 320
|
|
} |