was interesting, but i think i prefered it before

This commit is contained in:
Tabby 2026-01-18 20:47:16 +11:00
parent 0a9a916ee1
commit 9a371d6498
12 changed files with 215 additions and 10 deletions

View file

@ -24,6 +24,7 @@ func _on_play_button_pressed() -> void:
Clock.show()
Locations.show()
Locations.goto_workshop()
get_tree().change_scene_to_file("res://scenes/everywhere.tscn")
#Locations.current_location = Locations.Location.workshop
#get_tree().change_scene_to_file("res://scenes/workshop.tscn")