Chicken sprite movement states (#24205)

This commit is contained in:
themias
2024-01-17 17:26:19 -05:00
committed by GitHub
parent 89e765c9cb
commit ab42c4d51c
12 changed files with 76 additions and 3 deletions

View File

@@ -31,8 +31,12 @@
]
]
},
{
{
"name": "chicken-0",
"directions": 4
},
{
"name": "chicken-moving-0",
"directions": 4,
"delays": [
[
@@ -56,9 +60,13 @@
0.2
]
]
},
{
"name" : "chicken-1",
"directions" : 4
},
{
"name": "chicken-1",
"name": "chicken-moving-1",
"directions": 4,
"delays": [
[
@@ -85,6 +93,10 @@
},
{
"name": "chicken-2",
"directions": 4
},
{
"name": "chicken-moving-2",
"directions": 4,
"delays": [
[