migrant .ani a .yaml

This commit is contained in:
2025-11-17 12:47:07 +01:00
parent 21a495e40a
commit 10911990dd
66 changed files with 1012 additions and 78 deletions

10
data/enemies/shock.yaml Normal file
View File

@@ -0,0 +1,10 @@
# shock animation
tileSetFile: shock.gif
frameWidth: 8
frameHeight: 8
animations:
- name: default
speed: 0.1
loop: 0
frames: [0, 1, 2, 3, 4, 5, 4, 3, 2, 1]