added saving
This commit is contained in:
parent
1ca21d438f
commit
969364ebce
40 changed files with 625 additions and 88 deletions
|
@ -2,3 +2,4 @@ extends Node2D
|
|||
|
||||
func _ready():
|
||||
Game.play_sound(load("res://audio/music/rumble_loop.mp3"),Game.ac_music)
|
||||
Game.current_level = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue