Files
projecte_2026/data/enemies/bird.yaml
2026-04-05 21:34:38 +02:00

11 lines
156 B
YAML

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