Modificados algunos mapas con los nuevos tiles

This commit is contained in:
2022-09-21 19:39:23 +02:00
parent d31ab28a12
commit 5f99fe3550
28 changed files with 483 additions and 367 deletions

View File

@@ -1,5 +1,5 @@
tileset_img=surface.png
bgColor1=234,171,159
bgColor1=0,171,159
bgColor2=144,225,231
room_up=0
@@ -13,64 +13,4 @@ room_right=07.map
[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]