This commit is contained in:
2025-11-21 08:07:32 +01:00
parent 9aa86cd531
commit 0fb986d7c4
16 changed files with 369 additions and 381 deletions

View File

@@ -41,7 +41,7 @@ tilemap:
# Enemigos en esta habitación
enemies:
- animation: jailer_#1.yaml
- animation: jailer1.yaml
position: {x: 1, y: 13}
velocity: {x: 0, y: 0}
boundaries:
@@ -49,7 +49,7 @@ enemies:
position2: {x: 1, y: 13}
color: white
- animation: jailer_#3.yaml
- animation: jailer3.yaml
position: {x: 4, y: 13}
velocity: {x: 0, y: 0}
boundaries:
@@ -57,7 +57,7 @@ enemies:
position2: {x: 4, y: 13}
color: white
- animation: jailer_#1.yaml
- animation: jailer1.yaml
position: {x: 7, y: 13}
velocity: {x: 0, y: 0}
boundaries:
@@ -65,7 +65,7 @@ enemies:
position2: {x: 7, y: 13}
color: white
- animation: jailer_#2.yaml
- animation: jailer2.yaml
position: {x: 10, y: 13}
velocity: {x: 0, y: 0}
boundaries:
@@ -73,7 +73,7 @@ enemies:
position2: {x: 10, y: 13}
color: white
- animation: jailer_#1.yaml
- animation: jailer1.yaml
position: {x: 13, y: 13}
velocity: {x: 0, y: 0}
boundaries: