small racing game im working on
Diffstat (limited to 'ui/track_button.tscn')
-rw-r--r--ui/track_button.tscn3
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/track_button.tscn b/ui/track_button.tscn
index d67a637..b33c7ca 100644
--- a/ui/track_button.tscn
+++ b/ui/track_button.tscn
@@ -18,13 +18,14 @@ font = ExtResource("3_suph6")
font_size = 25
font_color = Color(0.933333, 0.909804, 0.835294, 1)
-[node name="trackbutton" type="PanelContainer"]
+[node name="trackbutton" type="PanelContainer" node_paths=PackedStringArray("button")]
custom_minimum_size = Vector2(450, 243)
offset_right = 200.0
offset_bottom = 100.0
theme = ExtResource("1_noykn")
theme_override_styles/panel = SubResource("StyleBoxFlat_fymg3")
script = ExtResource("2_bcpuy")
+button = NodePath("h2/play")
[node name="port" type="SubViewport" parent="."]
unique_name_in_owner = true