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: matatunos.ani
- animation: matatunos.yaml
position: {x: 5, y: 1}
velocity: {x: 0, y: 60.0}
boundaries:
@@ -52,7 +52,7 @@ enemies:
y2: 13
color: bright_blue
- animation: tuno.ani
- animation: tuno.yaml
position: {x: 12, y: 4}
velocity: {x: 0, y: 66.0}
boundaries:
@@ -62,7 +62,7 @@ enemies:
y2: 13
color: red
- animation: tuno.ani
- animation: tuno.yaml
position: {x: 19, y: 7}
velocity: {x: 0, y: 54.0}
boundaries:
@@ -72,7 +72,7 @@ enemies:
y2: 13
color: yellow
- animation: tuno.ani
- animation: tuno.yaml
position: {x: 26, y: 11}
velocity: {x: 0, y: 42.0}
boundaries: