Empezando a trabajar con los nuevos mapas
This commit is contained in:
89
data/map_old/02.map
Normal file
89
data/map_old/02.map
Normal 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]
|
||||
Reference in New Issue
Block a user