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: guitar.ani
- animation: guitar.yaml
position: {x: 13, y: 5}
velocity: {x: 0, y: 36.0}
boundaries:
@@ -52,7 +52,7 @@ enemies:
y2: 13
color: magenta
- animation: sigmasua.ani
- animation: sigmasua.yaml
position: {x: 24, y: 2}
velocity: {x: 0, y: 36.0}
boundaries:
@@ -62,7 +62,7 @@ enemies:
y2: 9
color: red
- animation: paco.ani
- animation: paco.yaml
position: {x: 6, y: 2}
velocity: {x: 0, y: 36.0}
boundaries:
@@ -72,7 +72,7 @@ enemies:
y2: 8
color: yellow
- animation: chip.ani
- animation: chip.yaml
position: {x: 15, y: 9}
velocity: {x: 36.0, y: 0}
boundaries: