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.ani
- animation: batman.yaml
position: {x: 17, y: 13}
velocity: {x: 48.0, y: 0}
boundaries:
@@ -53,7 +53,7 @@ enemies:
color: white
flip: true
- animation: bat.ani
- animation: bat.yaml
position: {x: 14, y: 2}
velocity: {x: 30.0, y: 0}
boundaries:
@@ -63,7 +63,7 @@ enemies:
y2: 2
color: bright_blue
- animation: bat.ani
- animation: bat.yaml
position: {x: 10, y: 10}
velocity: {x: 30.0, y: 0}
boundaries:
@@ -73,7 +73,7 @@ enemies:
y2: 10
color: cyan
- animation: bat.ani
- animation: bat.yaml
position: {x: 15, y: 1}
velocity: {x: 0, y: 42.0}
boundaries: