movie-quote/debug_object.tscn

15 lines
459 B
Plaintext
Raw Normal View History

2026-03-29 21:58:57 +00:00
[gd_scene format=3 uid="uid://ctpm1isydoxy"]
[ext_resource type="Script" uid="uid://dnw30w3hpedur" path="res://debug_object.gd" id="1_vr84h"]
[node name="DebugObject" type="HBoxContainer" unique_id=670838278]
script = ExtResource("1_vr84h")
[node name="DebugLabel" type="Label" parent="." unique_id=204413732]
layout_mode = 2
text = "SomeVariable: "
[node name="DebugValue" type="Label" parent="." unique_id=1444599920]
layout_mode = 2
text = "SomeValue"