mirror of
https://github.com/tonytins/citylimits
synced 2025-12-19 06:14:42 -05:00
Directory reorganization
- Zones can now detect each other
This commit is contained in:
parent
1f038ea53c
commit
abf160838c
621 changed files with 4148 additions and 5902 deletions
|
|
@ -44,6 +44,6 @@ func _on_CheetaBtn_toggled(button_pressed):
|
|||
if button_pressed:
|
||||
day_cycle.wait_time = 2
|
||||
turtle_btn.pressed = false
|
||||
|
||||
|
||||
func _on_VRMode_pressed():
|
||||
get_tree().change_scene("res://scenes/VR Game.tscn")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue