Empezando a trabajar con los nuevos mapas

This commit is contained in:
2022-09-20 21:26:37 +02:00
parent 650df9baaf
commit 378f27a01e
36 changed files with 2873 additions and 938 deletions

89
data/map_old/02.map Normal file
View File

@@ -0,0 +1,89 @@
tileset_img=surface.png
enemy_file=02.ene
bgColor1=234,171,159
bgColor2=144,225,231
room_up=0
room_down=03.map
room_left=01.map
room_right=05.map
[tilemap]
02.tmx
[/tilemap]
[actors]
[diamond]
tileset=diamond.png
animation=diamond.ani
width=16
height=16
x=5
y=13
[/diamond]
[diamond]
tileset=diamond.png
animation=diamond.ani
width=16
height=16
x=8
y=7
[/diamond]
[diamond]
tileset=diamond.png
animation=diamond.ani
width=16
height=16
x=12
y=11
[/diamond]
[diamond]
tileset=diamond.png
animation=diamond.ani
width=16
height=16
x=16
y=17
[/diamond]
[diamond]
tileset=diamond.png
animation=diamond.ani
width=16
height=16
x=18
y=15
[/diamond]
[diamond]
tileset=diamond.png
animation=diamond.ani
width=16
height=16
x=20
y=13
[/diamond]
[diamond]
tileset=diamond.png
animation=diamond.ani
width=16
height=16
x=27
y=9
[/diamond]
[diamond]
tileset=diamond.png
animation=diamond.ani
width=16
height=16
x=33
y=14
[/diamond]
[/actors]