This commit is contained in:
Aria 2025-03-21 22:23:30 +11:00
commit 9c94d113d3
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B
10260 changed files with 1237388 additions and 0 deletions

View file

@ -0,0 +1,15 @@
{
"image" : "1.png",
"frameGrid" : {
"size" : [25, 25],
"dimensions" : [8, 5],
"names" : [
[ null, "fly.0.0", "fly.0.1", "fly.0.2", "fly.0.3", "fly.0.4", null, "idle.0.0" ],
[ null, "idle.1.0", "idle.1.1", "idle.1.2", "idle.1.3", null, "idle.2.0", "idle.2.1" ],
[ "idle.2.2", "idle.2.3", "idle.2.4", "idle.2.5", "idle.2.6", "idle.2.7", "idle.2.8", null ],
[ "null", "walk.0.0", "walk.0.1", "walk.0.2", null, "land.0.0", "land.0.1", "land.0.2" ],
[ "land.0.3", "land.0.4", null, null, null, null, null, null ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB