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_bell.ani
- animation: batman_bell.yaml
position: {x: 1, y: 13}
velocity: {x: 0, y: 0}
boundaries:
@@ -52,7 +52,7 @@ enemies:
y2: 13
color: cyan
- animation: abad_bell.ani
- animation: abad_bell.yaml
position: {x: 29, y: 13}
velocity: {x: 0, y: 0}
boundaries:
@@ -62,7 +62,7 @@ enemies:
y2: 13
color: cyan
- animation: bell.ani
- animation: bell.yaml
position: {x: 1, y: 4}
velocity: {x: 36.0, y: 0}
boundaries:
@@ -72,7 +72,7 @@ enemies:
y2: 4
color: yellow
- animation: dong.ani
- animation: dong.yaml
position: {x: 1, y: 2}
velocity: {x: 0, y: 0}
boundaries:
@@ -82,7 +82,7 @@ enemies:
y2: 2
color: yellow
- animation: bell.ani
- animation: bell.yaml
position: {x: 26, y: 7}
velocity: {x: -36.0, y: 0}
boundaries:
@@ -92,7 +92,7 @@ enemies:
y2: 7
color: yellow
- animation: dong.ani
- animation: dong.yaml
position: {x: 28, y: 2}
velocity: {x: -0, y: 0}
boundaries:
@@ -102,7 +102,7 @@ enemies:
y2: 2
color: yellow
- animation: bell.ani
- animation: bell.yaml
position: {x: 1, y: 10}
velocity: {x: 36.0, y: 0}
boundaries:
@@ -112,7 +112,7 @@ enemies:
y2: 10
color: yellow
- animation: bell.ani
- animation: bell.yaml
position: {x: 26, y: 13}
velocity: {x: -36.0, y: 0}
boundaries: