Overhauled camera

This commit is contained in:
Sch1nken 2024-03-23 16:18:30 +01:00
parent 5fe8f22ccb
commit da78e7f287
21 changed files with 385 additions and 71 deletions

View file

@ -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")