Calibrando habitaciones

This commit is contained in:
2022-11-08 19:18:48 +01:00
parent 3ef2ce3c0d
commit 977e134172
26 changed files with 328 additions and 172 deletions

View File

@@ -7,6 +7,8 @@ roomUp=0
roomDown=0
roomLeft=14.room
roomRight=46.room
itemColor1=yellow
itemColor2=cyan
[enemy]
tileSetFile=chip.png
@@ -58,7 +60,14 @@ color=magenta
[item]
tileSetFile=items.png
tile=5
x=12
y=2
tile=54
x=17
y=1
[/item]
[item]
tileSetFile=items.png
tile=54
x=18
y=12
[/item]