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