ghost idle anim. uses all images
parent
ccbf871e47
commit
bb19ba4602
|
@ -229,19 +229,27 @@
|
|||
"id": "ghost_character",
|
||||
"subsheets": [
|
||||
{
|
||||
"id": "idle",
|
||||
"id": "idle_r",
|
||||
"delays": [
|
||||
40,
|
||||
10
|
||||
20,
|
||||
20,
|
||||
20,
|
||||
20,
|
||||
20,
|
||||
20
|
||||
],
|
||||
"width": 24,
|
||||
"height": 36
|
||||
},
|
||||
{
|
||||
"id": "walk_l",
|
||||
{
|
||||
"id": "idle_l",
|
||||
"delays": [
|
||||
1,
|
||||
1
|
||||
20,
|
||||
20,
|
||||
20,
|
||||
20,
|
||||
20,
|
||||
20
|
||||
],
|
||||
"width": 24,
|
||||
"height": 36
|
||||
|
@ -249,8 +257,23 @@
|
|||
{
|
||||
"id": "walk_r",
|
||||
"delays": [
|
||||
1,
|
||||
1
|
||||
20,
|
||||
20,
|
||||
20,
|
||||
20,
|
||||
20
|
||||
],
|
||||
"width": 24,
|
||||
"height": 36
|
||||
},
|
||||
{
|
||||
"id": "walk_l",
|
||||
"delays": [
|
||||
20,
|
||||
20,
|
||||
20,
|
||||
20,
|
||||
20
|
||||
],
|
||||
"width": 24,
|
||||
"height": 36
|
||||
|
|
Loading…
Reference in New Issue