Añadido input al scoreboard
This commit is contained in:
9
data/actors/enemies/manzana.ani
Normal file
9
data/actors/enemies/manzana.ani
Normal file
@@ -0,0 +1,9 @@
|
||||
frame_width=16
|
||||
frame_height=16
|
||||
|
||||
[animation]
|
||||
name=default
|
||||
speed=8
|
||||
loop=0
|
||||
frames=0,1,2,3,4,5,6,7,8,9,10,11
|
||||
[/animation]
|
||||
BIN
data/actors/enemies/manzana.png
Normal file
BIN
data/actors/enemies/manzana.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 992 B |
@@ -1,13 +1,13 @@
|
||||
[path]
|
||||
tileset=walking_eye.png
|
||||
animation=walking_eye.ani
|
||||
tileset=manzana.png
|
||||
animation=manzana.ani
|
||||
width=16
|
||||
height=16
|
||||
x=22
|
||||
y=25
|
||||
vx=0.4
|
||||
vy=0
|
||||
x1=22
|
||||
x1=15
|
||||
y1=25
|
||||
x2=27
|
||||
y2=25
|
||||
|
||||
Reference in New Issue
Block a user