empty
This commit is contained in:
parent
edb10387e0
commit
46e1de9791
232 changed files with 0 additions and 8637 deletions
|
@ -1,10 +0,0 @@
|
|||
extends Control
|
||||
|
||||
@export var camera : String
|
||||
@export var base_scene_path : String
|
||||
|
||||
func _ready() -> void:
|
||||
$Button.text = camera
|
||||
|
||||
func _on_button_pressed() -> void:
|
||||
get_node(base_scene_path + camera).current = true;
|
Loading…
Add table
Add a link
Reference in a new issue