Empezando a trabajar con los nuevos mapas
This commit is contained in:
44
data/map_old/03.map
Normal file
44
data/map_old/03.map
Normal file
@@ -0,0 +1,44 @@
|
||||
tileset_img=surface.png
|
||||
enemy_file=03.ene
|
||||
bgColor1=143,86,59
|
||||
bgColor2=69,40,60
|
||||
|
||||
room_up=02.map
|
||||
room_down=0
|
||||
room_left=0
|
||||
room_right=06.map
|
||||
|
||||
[tilemap]
|
||||
03.tmx
|
||||
[/tilemap]
|
||||
|
||||
[actors]
|
||||
|
||||
[diamond]
|
||||
tileset=diamond.png
|
||||
animation=diamond.ani
|
||||
width=16
|
||||
height=16
|
||||
x=25
|
||||
y=19
|
||||
[/diamond]
|
||||
|
||||
[diamond]
|
||||
tileset=diamond.png
|
||||
animation=diamond.ani
|
||||
width=16
|
||||
height=16
|
||||
x=22
|
||||
y=12
|
||||
[/diamond]
|
||||
|
||||
[diamond]
|
||||
tileset=diamond.png
|
||||
animation=diamond.ani
|
||||
width=16
|
||||
height=16
|
||||
x=2
|
||||
y=22
|
||||
[/diamond]
|
||||
|
||||
[/actors]
|
||||
Reference in New Issue
Block a user