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: jailbattle_alien.ani
- animation: jailbattle_alien.yaml
position: {x: 10, y: 3}
velocity: {x: 48.0, y: 0}
boundaries:
@@ -53,7 +53,7 @@ enemies:
color: green
flip: true
- animation: jailbattle_alien.ani
- animation: jailbattle_alien.yaml
position: {x: 25, y: 4}
velocity: {x: 0, y: 48.0}
boundaries:
@@ -64,7 +64,7 @@ enemies:
color: yellow
flip: true
- animation: jailbattle_human.ani
- animation: jailbattle_human.yaml
position: {x: 7, y: 6}
velocity: {x: 0, y: 30.0}
boundaries:
@@ -75,7 +75,7 @@ enemies:
color: red
flip: true
- animation: jailbattle_human.ani
- animation: jailbattle_human.yaml
position: {x: 18, y: 13}
velocity: {x: 30.0, y: 0}
boundaries: