Added new settings
This commit is contained in:
@ -1,15 +1,15 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://cch67vqpsmtej"]
|
||||
|
||||
[ext_resource type="Script" path="res://ui/debug/DebugLabel.gd" id="1_xfly0"]
|
||||
[ext_resource type="Script" path="res://ui/debug/DebugLabelText.gd" id="2_i4ix0"]
|
||||
[ext_resource type="Script" path="res://ui/ParentNameLabel.gd" id="2_l1apn"]
|
||||
|
||||
[node name="Container" type="HBoxContainer"]
|
||||
script = ExtResource("1_xfly0")
|
||||
|
||||
[node name="Text" type="Label" parent="."]
|
||||
layout_mode = 2
|
||||
text = ":"
|
||||
script = ExtResource("2_i4ix0")
|
||||
text = "Container:"
|
||||
script = ExtResource("2_l1apn")
|
||||
|
||||
[node name="Value" type="Label" parent="."]
|
||||
layout_mode = 2
|
||||
|
Reference in New Issue
Block a user