forked from jaildesigner-jailgames/jaildoctors_dilemma
Actualizadas las clases sprite, movingsprite y animatedsprite
This commit is contained in:
@@ -8,10 +8,11 @@ roomRight=02.room
|
||||
|
||||
[tilemap]
|
||||
01.tmx
|
||||
[tilemap-end]
|
||||
[/tilemap]
|
||||
|
||||
[enemy]
|
||||
tileset=paco.png
|
||||
animation=paco.ani
|
||||
width=16
|
||||
height=16
|
||||
x=1
|
||||
@@ -23,10 +24,11 @@ y1=0
|
||||
x2=1
|
||||
y2=6
|
||||
color=red
|
||||
[enemy-end]
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=paco.png
|
||||
animation=paco.ani
|
||||
width=16
|
||||
height=16
|
||||
x=5
|
||||
@@ -38,18 +40,18 @@ y1=9
|
||||
x2=22
|
||||
y2=9
|
||||
color=yellow
|
||||
[enemy-end]
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tile=0
|
||||
x=1
|
||||
y=7
|
||||
[item-end]
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tile=0
|
||||
x=17
|
||||
y=8
|
||||
[item-end]
|
||||
[/item]
|
||||
Reference in New Issue
Block a user