can save and load player loc/rot and held guns
This commit is contained in:
@@ -18,3 +18,7 @@ func _on_resume_pressed() -> void:
|
||||
|
||||
func _on_save__quit_pressed() -> void:
|
||||
level_control.save_quit()
|
||||
|
||||
|
||||
func _on_load_pressed() -> void:
|
||||
SaveLoad.load_data()
|
||||
|
||||
Reference in New Issue
Block a user