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=05.room
[tilemap]
04.tmx
[tilemap-end]
[/tilemap]
[enemy]
tileset=chip.png
animation=chip.ani
width=8
height=16
x=1
@@ -23,10 +24,11 @@ y1=3
x2=14
y2=3
color=purple
[enemy-end]
[/enemy]
[enemy]
tileset=chip.png
animation=chip.ani
width=8
height=16
x=30
@@ -38,10 +40,11 @@ y1=7
x2=30
y2=7
color=light_white
[enemy-end]
[/enemy]
[enemy]
tileset=wave.png
animation=wave.ani
width=8
height=8
x=15
@@ -53,21 +56,21 @@ y1=12
x2=30
y2=12
color=light_purple
[enemy-end]
[/enemy]
[item]
tileset=items.png
tile=6
x=2
y=2
[item-end]
[/item]
[item]
tileset=items.png
tile=6
x=29
y=5
[item-end]
[/item]
[item]
@@ -75,4 +78,4 @@ tileset=items.png
tile=6
x=21
y=12
[item-end]
[/item]