Actualizadas las clases sprite, movingsprite y animatedsprite

This commit is contained in:
2022-08-29 20:02:46 +02:00
parent 47c57a9f44
commit 9c2140b274
29 changed files with 726 additions and 802 deletions

View File

@@ -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]