platformerNavigation/Inspector/InspectorDisplay.tscn

16 lines
411 B
Plaintext
Raw Normal View History

2024-03-11 12:41:54 +00:00
[gd_scene load_steps=2 format=3 uid="uid://pajtgwby216c"]
[ext_resource type="Script" path="res://Inspector/InspectorDisplay.gd" id="1_xxjs0"]
[node name="InspectorDisplay" type="HBoxContainer"]
script = ExtResource("1_xxjs0")
[node name="Label" type="Label" parent="."]
layout_mode = 2
size_flags_horizontal = 3
text = "<Label>"
[node name="Value" type="Label" parent="."]
layout_mode = 2
text = "<Value>"