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: jeannine.ani
- animation: jeannine.yaml
position: {x: 6, y: 13}
velocity: {x: 30.0, y: 0}
boundaries:
@@ -53,7 +53,7 @@ enemies:
color: yellow
flip: true
- animation: jeannine.ani
- animation: jeannine.yaml
position: {x: 16, y: 13}
velocity: {x: 24.0, y: 0}
boundaries:
@@ -64,7 +64,7 @@ enemies:
color: cyan
flip: true
- animation: jeannine.ani
- animation: jeannine.yaml
position: {x: 7, y: 9}
velocity: {x: 36.0, y: 0}
boundaries:
@@ -75,7 +75,7 @@ enemies:
color: red
flip: true
- animation: jeannine.ani
- animation: jeannine.yaml
position: {x: 16, y: 9}
velocity: {x: 24.0, y: 0}
boundaries:
@@ -86,7 +86,7 @@ enemies:
color: white
flip: true
- animation: jeannine.ani
- animation: jeannine.yaml
position: {x: 5, y: 5}
velocity: {x: 30.0, y: 0}
boundaries:
@@ -97,7 +97,7 @@ enemies:
color: green
flip: true
- animation: chip.ani
- animation: chip.yaml
position: {x: 16, y: 5}
velocity: {x: 24.0, y: 0}
boundaries: