92 lines
3.7 KiB
YAML
92 lines
3.7 KiB
YAML
# P.A.C.O. WORKSHOP
|
||
room:
|
||
name: "P.A.C.O. WORKSHOP"
|
||
bgColor: black
|
||
border: yellow
|
||
tileSetFile: standard.gif
|
||
|
||
# Conexiones de la habitación (null = sin conexión)
|
||
connections:
|
||
up: null
|
||
down: 51.yaml
|
||
left: null
|
||
right: 42.yaml
|
||
|
||
# Colores de los objetos
|
||
itemColor1: magenta
|
||
itemColor2: red
|
||
|
||
# Dirección de la cinta transportadora: left, none, right
|
||
conveyorBelt: right
|
||
|
||
# Tilemap: 16 filas × 32 columnas (256×192 píxeles @ 8px/tile)
|
||
# Índices de tiles (-1 = vacío)
|
||
tilemap:
|
||
- [35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35]
|
||
- [35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35]
|
||
- [35, 35, 35, -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, 35, 35]
|
||
- [35, 35, -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, 35]
|
||
- [35, -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, -1, 35]
|
||
- [35, -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, -1, 35]
|
||
- [35, -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, -1, 35]
|
||
- [35, -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, -1, 35]
|
||
- [35, 410, -1, -1, -1, -1, 410, 410, 410, 410, 410, 410, 410, 410, 410, -1, -1, -1, -1, 452, 452, 452, 452, 452, 452, 452, 452, -1, -1, -1, -1, 35]
|
||
- [35, -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, 386, 35]
|
||
- [35, -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, -1, 35]
|
||
- [35, 410, 410, 410, 410, 410, 410, 362, 410, 410, 410, 410, 410, 410, 410, -1, -1, -1, -1, 452, 452, 452, 452, 452, 452, 452, 452, -1, -1, -1, -1, 35]
|
||
- [35, -1, -1, -1, -1, -1, -1, 314, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 35]
|
||
- [35, -1, -1, -1, -1, -1, -1, 314, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1]
|
||
- [134, -1, -1, -1, -1, -1, -1, 314, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1]
|
||
- [35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, -1, -1, 35, 35, 35, 35, 35, 35]
|
||
|
||
# Enemigos en esta habitación
|
||
enemies:
|
||
- animation: paco.yaml
|
||
position: {x: 6, y: 6}
|
||
velocity: {x: 18.0, y: 0}
|
||
boundaries:
|
||
position1: {x: 6, y: 6}
|
||
position2: {x: 13, y: 6}
|
||
color: yellow
|
||
|
||
- animation: paco.yaml
|
||
position: {x: 16, y: 2}
|
||
velocity: {x: 0, y: 48.0}
|
||
boundaries:
|
||
position1: {x: 16, y: 2}
|
||
position2: {x: 16, y: 13}
|
||
color: bright_red
|
||
|
||
- animation: wave.yaml
|
||
position: {x: 1, y: 10}
|
||
velocity: {x: 24.0, y: 0}
|
||
boundaries:
|
||
position1: {x: 1, y: 10}
|
||
position2: {x: 14, y: 10}
|
||
color: bright_yellow
|
||
|
||
- animation: lamp.yaml
|
||
position: {x: 22, y: 2}
|
||
velocity: {x: 0, y: 0}
|
||
boundaries:
|
||
position1: {x: 22, y: 2}
|
||
position2: {x: 22, y: 2}
|
||
color: bright_yellow
|
||
|
||
# Objetos en esta habitación
|
||
items:
|
||
- tileSetFile: items.gif
|
||
tile: 40
|
||
position: {x: 1, y: 6}
|
||
counter: 1
|
||
|
||
- tileSetFile: items.gif
|
||
tile: 40
|
||
position: {x: 1, y: 9}
|
||
counter: 2
|
||
|
||
- tileSetFile: items.gif
|
||
tile: 40
|
||
position: {x: 30, y: 5}
|
||
counter: 3
|