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

Before

Width:  |  Height:  |  Size: 224 B

After

Width:  |  Height:  |  Size: 224 B

View File

@@ -1,5 +1,5 @@
# jailer_#1 animation
tileSetFile: jailer_#1.gif
# jailer1 animation
tileSetFile: jailer1.gif
frameWidth: 16
frameHeight: 16

View File

Before

Width:  |  Height:  |  Size: 280 B

After

Width:  |  Height:  |  Size: 280 B

View File

@@ -1,5 +1,5 @@
# jailer_#2 animation
tileSetFile: jailer_#2.gif
# jailer2 animation
tileSetFile: jailer2.gif
frameWidth: 16
frameHeight: 16

View File

Before

Width:  |  Height:  |  Size: 226 B

After

Width:  |  Height:  |  Size: 226 B

View File

@@ -1,5 +1,5 @@
# jailer_#3 animation
tileSetFile: jailer_#3.gif
# jailer3 animation
tileSetFile: jailer3.gif
frameWidth: 16
frameHeight: 16

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: