- [NEW] Es mostren les propietats dels enemics i els items quan els selecciones. - [NEW] misc::floatToString()
112 lines
4.2 KiB
YAML
112 lines
4.2 KiB
YAML
# THE FINAL CROSSOVER
|
||
room:
|
||
name: "THE FINAL CROSSOVER"
|
||
bgColor: bright_black
|
||
border: yellow
|
||
tileSetFile: standard.gif
|
||
|
||
# Conexiones de la habitación (null = sin conexión)
|
||
connections:
|
||
up: null
|
||
down: null
|
||
left: 39.yaml
|
||
right: 37.yaml
|
||
|
||
# Colores de los objetos
|
||
itemColor1: yellow
|
||
itemColor2: magenta
|
||
|
||
# Dirección de la cinta transportadora: left, none, right
|
||
conveyorBelt: none
|
||
|
||
# Tilemap: 16 filas × 32 columnas (256×192 píxeles @ 8px/tile)
|
||
# Índices de tiles (-1 = vacío)
|
||
tilemap:
|
||
- [20, 20, 20, 20, 20, 20, 20, 22, 23, -1, -1, 20, 20, 20, 20, 20, 20, 22, 23, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20]
|
||
- [20, 20, -1, -1, -1, 20, 20, 46, 47, -1, -1, -1, -1, -1, -1, -1, -1, 46, 47, 20, 20, 20, -1, -1, -1, 20, 20, 20, 20, 20, -1, -1]
|
||
- [20, -1, -1, -1, -1, -1, 20, 20, 222, 223, 223, 223, 223, 223, 223, 223, 223, 223, 223, 224, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1]
|
||
- [20, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 334, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1]
|
||
- [20, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 358, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1]
|
||
- [20, 20, 20, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1]
|
||
- [20, 20, 20, -1, -1, -1, -1, -1, -1, 397, 397, 397, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1]
|
||
- [20, 20, -1, -1, 262, 397, 397, 334, -1, -1, -1, -1, 396, -1, -1, -1, 396, -1, -1, -1, -1, -1, -1, -1, -1, 505, 20, 20, 20, 20, -1, -1]
|
||
- [20, -1, -1, -1, 286, -1, -1, 358, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 505, -1, -1, -1, 262, -1, -1, -1]
|
||
- [20, -1, -1, -1, 310, -1, -1, 382, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 396, 398, 398, 399, 396, -1, -1, -1, -1, 286, -1, -1, -1]
|
||
- [-1, -1, -1, 398, 396, 397, 398, 399, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 334, -1, -1, -1, -1, -1, -1, -1, -1, 286, -1, -1, -1]
|
||
- [-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 382, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1]
|
||
- [-1, -1, -1, -1, -1, -1, -1, 216, 217, 217, 217, 217, 217, 217, 217, 217, 217, 217, 217, 217, 218, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1]
|
||
- [-1, -1, -1, -1, -1, -1, -1, -1, 263, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 263, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1]
|
||
- [-1, -1, -1, -1, -1, 555, -1, -1, 311, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 311, -1, 555, -1, -1, -1, -1, -1, 310, -1, -1, -1]
|
||
- [217, 217, 217, 218, 20, 20, 20, 20, 20, 20, 556, 556, 556, 556, 556, 556, 556, 556, 20, 20, 20, 20, 20, 20, 20, 219, 220, 220, 220, 220, 220, 221]
|
||
|
||
# Enemigos en esta habitación
|
||
enemies:
|
||
- animation: stopped_arounder.yaml
|
||
position: {x: 9, y: 11}
|
||
velocity: {x: 0, y: 0}
|
||
boundaries:
|
||
position1: {x: 9, y: 11}
|
||
position2: {x: 9, y: 11}
|
||
color: white
|
||
|
||
- animation: stopped_arounder.yaml
|
||
position: {x: 18, y: 11}
|
||
velocity: {x: 0, y: 0}
|
||
boundaries:
|
||
position1: {x: 18, y: 11}
|
||
position2: {x: 18, y: 11}
|
||
color: white
|
||
|
||
- animation: walking_arounder.yaml
|
||
position: {x: 12, y: 1}
|
||
velocity: {x: 30.0, y: 0}
|
||
boundaries:
|
||
position1: {x: 11, y: 1}
|
||
position2: {x: 16, y: 1}
|
||
color: white
|
||
flip: true
|
||
|
||
- animation: arounders_door.yaml
|
||
position: {x: 9, y: 0}
|
||
velocity: {x: 0, y: 0}
|
||
boundaries:
|
||
position1: {x: 9, y: 0}
|
||
position2: {x: 9, y: 0}
|
||
color: yellow
|
||
flip: true
|
||
|
||
- animation: flying_arounder.yaml
|
||
position: {x: 3, y: 1}
|
||
velocity: {x: 0, y: 42.0}
|
||
boundaries:
|
||
position1: {x: 3, y: 1}
|
||
position2: {x: 3, y: 9}
|
||
color: white
|
||
flip: true
|
||
|
||
- animation: mummy.yaml
|
||
position: {x: 12, y: 10}
|
||
velocity: {x: 12.0, y: 0}
|
||
boundaries:
|
||
position1: {x: 10, y: 10}
|
||
position2: {x: 17, y: 10}
|
||
color: bright_yellow
|
||
flip: true
|
||
|
||
# Objetos en esta habitación
|
||
items:
|
||
- tileSetFile: items.gif
|
||
tile: 37
|
||
position: {x: 16, y: 6}
|
||
counter: 1
|
||
|
||
- tileSetFile: items.gif
|
||
tile: 37
|
||
position: {x: 1, y: 4}
|
||
counter: 2
|
||
|
||
- tileSetFile: items.gif
|
||
tile: 37
|
||
position: {x: 29, y: 6}
|
||
counter: 3
|