eliminar entrades legacy del fitxer de mapa
This commit is contained in:
@@ -8,13 +8,6 @@ room:
|
||||
left: 02.yaml
|
||||
right: null
|
||||
|
||||
# Colores de los objetos
|
||||
itemColor1: 11
|
||||
itemColor2: 12
|
||||
|
||||
# Dirección de la cinta transportadora: left, none, right
|
||||
conveyorBelt: left
|
||||
|
||||
# Tilemap: 21 filas x 32 columnas @ 8px/tile
|
||||
tilemap:
|
||||
# Mapa de dibujo (indices de tiles, -1 = vacio)
|
||||
@@ -78,9 +71,13 @@ items:
|
||||
- tileSetFile: items.gif
|
||||
tile: 0
|
||||
position: {x: 10, y: 11}
|
||||
color1: 11
|
||||
color2: 12
|
||||
|
||||
- tileSetFile: items.gif
|
||||
tile: 0
|
||||
position: {x: 13, y: 11}
|
||||
counter: 1
|
||||
color1: 11
|
||||
color2: 12
|
||||
|
||||
|
||||
Reference in New Issue
Block a user