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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 962 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 965 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1004 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 430 B

After

Width:  |  Height:  |  Size: 449 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 428 B

After

Width:  |  Height:  |  Size: 479 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 242 B

After

Width:  |  Height:  |  Size: 475 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 245 B

After

Width:  |  Height:  |  Size: 469 B

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": [
[