acabada la migracio de .ani a .yaml

This commit is contained in:
2025-11-17 13:49:42 +01:00
parent 0c9becae4c
commit d185a5e72a
60 changed files with 199 additions and 237 deletions

View File

@@ -42,7 +42,7 @@ tilemap:
# Enemies in this room
enemies:
- animation: batman_fire.ani
- animation: batman_fire.yaml
position: {x: 10, y: 13}
velocity: {x: 78.0, y: 0}
boundaries:
@@ -53,7 +53,7 @@ enemies:
color: cyan
flip: true
- animation: heavy.ani
- animation: heavy.yaml
position: {x: 11, y: 7}
velocity: {x: 0, y: 30.0}
boundaries:
@@ -63,7 +63,7 @@ enemies:
y2: 12
color: green
- animation: heavy.ani
- animation: heavy.yaml
position: {x: 18, y: 2}
velocity: {x: 0, y: 48.0}
boundaries: