11 lines
169 B
YAML
11 lines
169 B
YAML
# walking_arounder animation
|
|
tileSetFile: walking_arounder.gif
|
|
frameWidth: 5
|
|
frameHeight: 8
|
|
|
|
animations:
|
|
- name: default
|
|
speed: 0.1
|
|
loop: 0
|
|
frames: [0, 1]
|