make nodes always show visual name

This commit is contained in:
KawaiiZenbo 2025-04-09 20:41:26 -07:00
parent 694a55f8e1
commit 24e44cfbff
5 changed files with 17 additions and 5 deletions

View file

@ -21,8 +21,10 @@ anchor_left = 1.0
anchor_top = 1.0
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = -40.0
offset_top = -23.0
offset_left = -855.0
offset_top = -59.0
offset_right = -4.0
offset_bottom = -4.0
grow_horizontal = 0
grow_vertical = 0
theme = ExtResource("1_omqfp")

View file

@ -29,6 +29,14 @@ grow_vertical = 2
texture = SubResource("GradientTexture1D_2eix6")
stretch_mode = 1
[node name="Label" type="Label" parent="."]
layout_mode = 0
offset_left = 4.0
offset_top = 4.0
offset_right = 249.0
offset_bottom = 27.0
text = "Editing nodes, press ESC to exit."
[node name="Search" parent="." instance=ExtResource("1_xwfut")]
visible = false
layout_mode = 1