11 lines
172 B
YAML
11 lines
172 B
YAML
# matatunos animation
|
|
tileSetFile: matatunos.gif
|
|
frameWidth: 16
|
|
frameHeight: 16
|
|
|
|
animations:
|
|
- name: default
|
|
speed: 0.1333
|
|
loop: 0
|
|
frames: [0, 1, 2, 3, 4, 5]
|