Chicken sprite movement states (#24205)
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 962 B |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 965 B |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1004 B |
BIN
Resources/Textures/Mobs/Animals/chicken.rsi/chicken-moving-0.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
Resources/Textures/Mobs/Animals/chicken.rsi/chicken-moving-1.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
Resources/Textures/Mobs/Animals/chicken.rsi/chicken-moving-2.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 430 B After Width: | Height: | Size: 449 B |
|
Before Width: | Height: | Size: 428 B After Width: | Height: | Size: 479 B |
|
Before Width: | Height: | Size: 242 B After Width: | Height: | Size: 475 B |
|
Before Width: | Height: | Size: 245 B After Width: | Height: | Size: 469 B |
@@ -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": [
|
||||
[
|
||||
|
||||