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: sigmasua.ani
- animation: sigmasua.yaml
position: {x: 15, y: 7}
velocity: {x: 48.0, y: 0}
boundaries:
@@ -52,7 +52,7 @@ enemies:
y2: 7
color: cyan
- animation: sigmasua.ani
- animation: sigmasua.yaml
position: {x: 15, y: 4}
velocity: {x: -30.0, y: 0}
boundaries:
@@ -62,7 +62,7 @@ enemies:
y2: 4
color: blue
- animation: sigmasua.ani
- animation: sigmasua.yaml
position: {x: 3, y: 8}
velocity: {x: 0, y: 24.0}
boundaries:
@@ -72,7 +72,7 @@ enemies:
y2: 13
color: bright_red
- animation: sigmasua.ani
- animation: sigmasua.yaml
position: {x: 27, y: 8}
velocity: {x: 0, y: -24.0}
boundaries:
@@ -82,7 +82,7 @@ enemies:
y2: 13
color: yellow
- animation: sigmasua.ani
- animation: sigmasua.yaml
position: {x: 12, y: 10}
velocity: {x: 0, y: 18.0}
boundaries:
@@ -92,7 +92,7 @@ enemies:
y2: 13
color: bright_magenta
- animation: sigmasua.ani
- animation: sigmasua.yaml
position: {x: 17, y: 13}
velocity: {x: 0, y: -18.0}
boundaries: