Trabajando en la precarga de habitaciones

This commit is contained in:
2022-10-30 13:27:30 +01:00
parent d1c27c4639
commit c11f5d2622
74 changed files with 1028 additions and 754 deletions

View File

@@ -1,8 +1,8 @@
name=welcome to my abbey
bgColor=blue
border=yellow
tilemap=06.tmx
tileset=standard.png
tileMapFile=06.tmx
tileSetFile=standard.png
roomUp=15.room
roomDown=0
roomLeft=05.room
@@ -11,7 +11,7 @@ itemColor1=yellow
itemColor2=cyan
[enemy]
tileset=abad.png
tileSetFile=abad.png
animation=abad.ani
width=8
height=16
@@ -28,7 +28,7 @@ flip=true
[/enemy]
[enemy]
tileset=wave_v.png
tileSetFile=wave_v.png
animation=wave_v.ani
width=8
height=8
@@ -44,7 +44,7 @@ color=yellow
[/enemy]
[item]
tileset=items.png
tileSetFile=items.png
tile=48
x=7
y=2
@@ -52,7 +52,7 @@ counter=1
[/item]
[item]
tileset=items.png
tileSetFile=items.png
tile=48
x=1
y=14
@@ -60,7 +60,7 @@ counter=2
[/item]
[item]
tileset=items.png
tileSetFile=items.png
tile=48
x=30
y=9