Files
pollo/data/enemies/code_animations.yaml

11 lines
165 B
YAML

# code animation
tileSetFile: code_spritesheet.gif
frameWidth: 16
frameHeight: 16
animations:
- name: default
speed: 0.1
loop: 0
frames: [0, 1, 2, 3]