Trabajando en las nuevas pantallas
This commit is contained in:
@@ -2,7 +2,7 @@ tileset_img=surface.png
|
||||
bgColor1=234,171,159
|
||||
bgColor2=144,225,231
|
||||
|
||||
room_up=10.map
|
||||
room_up=0.map
|
||||
room_down=06.map
|
||||
room_left=02.map
|
||||
room_right=07.map
|
||||
@@ -10,3 +10,67 @@ room_right=07.map
|
||||
[tilemap]
|
||||
05.tmx
|
||||
[/tilemap]
|
||||
|
||||
[actors]
|
||||
|
||||
[moving platform]
|
||||
tileset=moving_platform.png
|
||||
animation=moving_platform.ani
|
||||
width=16
|
||||
height=8
|
||||
x=18
|
||||
y=24
|
||||
vx=-0.6
|
||||
vy=0
|
||||
x1=13
|
||||
y1=24
|
||||
x2=26
|
||||
y2=24
|
||||
[/moving platform]
|
||||
|
||||
[diamond]
|
||||
tileset=diamond.png
|
||||
animation=diamond.ani
|
||||
width=16
|
||||
height=16
|
||||
x=6
|
||||
y=6
|
||||
[/diamond]
|
||||
|
||||
[diamond]
|
||||
tileset=diamond.png
|
||||
animation=diamond.ani
|
||||
width=16
|
||||
height=16
|
||||
x=19
|
||||
y=10
|
||||
[/diamond]
|
||||
|
||||
[diamond]
|
||||
tileset=diamond.png
|
||||
animation=diamond.ani
|
||||
width=16
|
||||
height=16
|
||||
x=34
|
||||
y=15
|
||||
[/diamond]
|
||||
|
||||
[diamond]
|
||||
tileset=diamond.png
|
||||
animation=diamond.ani
|
||||
width=16
|
||||
height=16
|
||||
x=32
|
||||
y=2
|
||||
[/diamond]
|
||||
|
||||
[diamond]
|
||||
tileset=diamond.png
|
||||
animation=diamond.ani
|
||||
width=16
|
||||
height=16
|
||||
x=19
|
||||
y=21
|
||||
[/diamond]
|
||||
|
||||
[/actors]
|
||||
Reference in New Issue
Block a user