godot_rl_Racer / tests /test_ui.tscn
edbeeching's picture
edbeeching HF staff
Upload . with huggingface_hub
b1e4a8e
raw
history blame contribute delete
No virus
328 Bytes
[gd_scene load_steps=3 format=3]
[ext_resource type="Script" path="res://tests/TestUI.gd" id="1_bs5h2"]
[ext_resource type="PackedScene" uid="uid://b7se0fb7br3f0" path="res://ui.tscn" id="2_d1stu"]
[node name="TestUI" type="Node3D"]
script = ExtResource("1_bs5h2")
[node name="UI" parent="." instance=ExtResource("2_d1stu")]