11 lines
171 B
YAML
11 lines
171 B
YAML
# jailbattle_human animation
|
|
tileSetFile: jailbattle_human.gif
|
|
frameWidth: 11
|
|
frameHeight: 13
|
|
|
|
animations:
|
|
- name: default
|
|
speed: 0.1
|
|
loop: 0
|
|
frames: [0, 1]
|