[WIP] Reestructurant codi abans de posar-me en el nivell 2
[NEW] Afegit music_player [NEW] Música de fons des de l'inici
This commit is contained in:
+2
-1
@@ -9,7 +9,8 @@ function game_over_init()
|
||||
dead.vel[i]=(200+math.random(0,399))/400
|
||||
end
|
||||
-- game_update=dead.update
|
||||
music.play(audio_game_over,0)
|
||||
-- music.play(audio_game_over,0)
|
||||
music_player:play(audio_game_over,0)
|
||||
states:next()
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user