More sprite movement states (#24237)
* More sprite movement states * what
This commit is contained in:
BIN
Resources/Textures/Mobs/Animals/frog.rsi/frog-moving.png
Normal file
BIN
Resources/Textures/Mobs/Animals/frog.rsi/frog-moving.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.0 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 862 B |
@@ -9,6 +9,10 @@
|
||||
"states": [
|
||||
{
|
||||
"name": "frog",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "frog-moving",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user