Overhauled camera
This commit is contained in:
parent
5fe8f22ccb
commit
da78e7f287
21 changed files with 385 additions and 71 deletions
|
|
@ -24,5 +24,5 @@ func _process(delta):
|
|||
|
||||
|
||||
func _on_button_pressed():
|
||||
WSClient.stop()
|
||||
#WSClient.stop()
|
||||
get_tree().change_scene_to_file("res://main_menu.tscn")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue