mirror of
https://github.com/tonytins/citylimits
synced 2025-12-19 06:14:42 -05:00
Rebinded buttons.
- WIP and very primitive power grid logic
This commit is contained in:
parent
abf160838c
commit
44386959d3
3 changed files with 195 additions and 13 deletions
|
|
@ -46,4 +46,5 @@ func _on_CheetaBtn_toggled(button_pressed):
|
|||
turtle_btn.pressed = false
|
||||
|
||||
func _on_VRMode_pressed():
|
||||
get_tree().change_scene("res://scenes/VR Game.tscn")
|
||||
# get_tree().change_scene("res://scenes/VR Game.tscn")
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue