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

View File

@@ -8,10 +8,11 @@ roomRight=03.room
[tilemap]
02.tmx
[tilemap-end]
[/tilemap]
[enemy]
tileset=paco.png
animation=paco.ani
width=16
height=16
x=14
@@ -23,11 +24,11 @@ y1=0
x2=14
y2=12
color=purple
[enemy-end]
[/enemy]
[item]
tileset=items.png
tile=1
x=19
y=6
[item-end]
[/item]

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]

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]

View File

@@ -8,4 +8,4 @@ roomRight=0
[tilemap]
05.tmx
[tilemap-end]
[/tilemap]