Add level progression and UI updates; implement death screen and marketplace features
This commit is contained in:
@@ -59,4 +59,4 @@ func on_timeout() -> void:
|
||||
if gm.get_lives() == 0:
|
||||
return
|
||||
|
||||
get_tree().reload_current_scene()
|
||||
get_tree().reload_current_scene()
|
||||
|
Reference in New Issue
Block a user