Revisar colisiones

This commit is contained in:
2022-09-13 22:57:46 +02:00
parent 7776d61747
commit 2ff12f7db1
14 changed files with 209 additions and 5 deletions

10
media/enemies/bin.ani Normal file
View File

@@ -0,0 +1,10 @@
frames_per_row=5
frame_width=16
frame_height=8
[animation]
name=default
speed=10
loop=0
frames=0,1,2,3,4
[/animation]

BIN
media/enemies/bin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 B

10
media/enemies/qvoid.ani Normal file
View File

@@ -0,0 +1,10 @@
frames_per_row=8
frame_width=16
frame_height=16
[animation]
name=default
speed=8
loop=0
frames=0,1,2,3,4,5,6,7
[/animation]

BIN
media/enemies/qvoid.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 441 B