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=mini ascii
bgColor=black
border=black
tilemap=51.tmx
tileset=standard.png
tileMapFile=51.tmx
tileSetFile=standard.png
roomUp=53.room
roomDown=47.room
roomLeft=52.room
@@ -11,7 +11,7 @@ itemColor1=bright_white
itemColor2=black
[enemy]
tileset=amstrad_character_set.png
tileSetFile=amstrad_character_set.png
animation=amstrad_character_set.ani
width=8
height=8
@@ -27,7 +27,7 @@ color=white
[/enemy]
[enemy]
tileset=amstrad_character_set.png
tileSetFile=amstrad_character_set.png
animation=amstrad_character_set.ani
width=8
height=8
@@ -43,7 +43,7 @@ color=yellow
[/enemy]
[enemy]
tileset=amstrad_character_set.png
tileSetFile=amstrad_character_set.png
animation=amstrad_character_set.ani
width=8
height=8
@@ -59,7 +59,7 @@ color=green
[/enemy]
[item]
tileset=items.png
tileSetFile=items.png
tile=39
x=28
y=2
@@ -67,7 +67,7 @@ counter=1
[/item]
[item]
tileset=items.png
tileSetFile=items.png
tile=39
x=9
y=9