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