17 lines
522 B
Plaintext
17 lines
522 B
Plaintext
[gd_scene format=3 uid="uid://cfuxrrpf48w74"]
|
|
|
|
[ext_resource type="Script" uid="uid://cb35vwqypoqvd" path="res://scripts/debug/debug_field.gd" id="1_fqtbf"]
|
|
|
|
[node name="DebugField" type="HBoxContainer" unique_id=1030220017]
|
|
offset_right = 40.0
|
|
offset_bottom = 40.0
|
|
script = ExtResource("1_fqtbf")
|
|
|
|
[node name="VariableLabel" type="Label" parent="." unique_id=1621640165]
|
|
layout_mode = 2
|
|
text = "VariableName: "
|
|
|
|
[node name="ValueLabel" type="Label" parent="." unique_id=1830807892]
|
|
layout_mode = 2
|
|
text = "VariableValue"
|