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