forked from jaildesigner-jailgames/jaildoctors_dilemma
Actualizadas las clases sprite, movingsprite y animatedsprite
This commit is contained in:
@@ -8,10 +8,11 @@ roomRight=0
|
||||
|
||||
[tilemap]
|
||||
03.tmx
|
||||
[tilemap-end]
|
||||
[/tilemap]
|
||||
|
||||
[enemy]
|
||||
tileset=chip.png
|
||||
animation=chip.ani
|
||||
width=8
|
||||
height=16
|
||||
x=4
|
||||
@@ -23,10 +24,11 @@ y1=2
|
||||
x2=4
|
||||
y2=13
|
||||
color=green
|
||||
[enemy-end]
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=chip.png
|
||||
animation=chip.ani
|
||||
width=8
|
||||
height=16
|
||||
x=10
|
||||
@@ -38,10 +40,11 @@ y1=2
|
||||
x2=10
|
||||
y2=13
|
||||
color=light_blue
|
||||
[enemy-end]
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=chip.png
|
||||
animation=chip.ani
|
||||
width=8
|
||||
height=16
|
||||
x=16
|
||||
@@ -53,11 +56,11 @@ y1=2
|
||||
x2=16
|
||||
y2=13
|
||||
color=purple
|
||||
[enemy-end]
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tile=5
|
||||
x=12
|
||||
y=2
|
||||
[item-end]
|
||||
[/item]
|
||||
Reference in New Issue
Block a user