add completion requirements and flag to level data and save
This commit is contained in:
parent
885082c7c4
commit
f263ce7842
6 changed files with 52 additions and 3 deletions
|
@ -20,5 +20,5 @@ func _on_2600_entered_phase(phase):
|
|||
|
||||
|
||||
func _on_ExitTimer_timeout():
|
||||
Game.save()
|
||||
Game.save_boss()
|
||||
Game.change_map(load("res://menus/level_select_scholar.tscn"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue