stick-the-quick/test/UIInsideBackdrop.gd

5 lines
83 B
GDScript

extends Node3D
func _ready() -> void:
UI.Call(load("res://ui/OptionsMenu.tscn"))