Añadiendo enemigos

This commit is contained in:
2022-09-16 16:55:57 +02:00
parent 06cb1e748d
commit 93bf8cecb7
12 changed files with 257 additions and 5 deletions

View File

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