Trabajando el menu de game over y el player_fire
This commit is contained in:
Binary file not shown.
BIN
data/gfx/player_arounder_fire.png
Normal file
BIN
data/gfx/player_arounder_fire.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 887 B |
BIN
data/gfx/player_bal1_fire.png
Normal file
BIN
data/gfx/player_bal1_fire.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 835 B |
9
data/gfx/player_fire.ani
Normal file
9
data/gfx/player_fire.ani
Normal file
@@ -0,0 +1,9 @@
|
||||
frameWidth=28
|
||||
frameHeight=32
|
||||
|
||||
[animation]
|
||||
name=default
|
||||
speed=5
|
||||
loop=0
|
||||
frames=0,1,2,3
|
||||
[/animation]
|
||||
@@ -7,16 +7,16 @@ sound_move=menu_move.wav
|
||||
|
||||
name=GAME OVER
|
||||
x=0
|
||||
y=96
|
||||
y=120
|
||||
backgroundType=0
|
||||
backgroundColor=0,0,0,255
|
||||
backgroundColor=128,64,0,0
|
||||
|
||||
areElementsCenteredOnX=true
|
||||
isCenteredOnX=true
|
||||
centerX=199
|
||||
|
||||
selector_color=84,110,122,0
|
||||
selector_text_color=255,122,0
|
||||
selector_color=255,122,0,255
|
||||
selector_text_color=255,255,235
|
||||
|
||||
defaultActionWhenCancel=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user