was interesting, but i think i prefered it before
This commit is contained in:
parent
0a9a916ee1
commit
9a371d6498
12 changed files with 215 additions and 10 deletions
|
|
@ -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")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue