11 lines
178 B
YAML
11 lines
178 B
YAML
# stopped_arounder animation
|
|
tileSetFile: stopped_arounder.gif
|
|
frameWidth: 7
|
|
frameHeight: 8
|
|
|
|
animations:
|
|
- name: default
|
|
speed: 0.1667
|
|
loop: 0
|
|
frames: [0, 1, 2, 3]
|