11 lines
184 B
YAML
11 lines
184 B
YAML
# abad_bell animation
|
|
tileSetFile: abad_bell.gif
|
|
frameWidth: 16
|
|
frameHeight: 16
|
|
|
|
animations:
|
|
- name: default
|
|
speed: 0.0667
|
|
loop: 0
|
|
frames: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
|