basketball-tactics/scenes/debug/debug_field.tscn

17 lines
522 B
Plaintext
Raw Permalink Normal View History

2026-02-16 03:45:13 +00:00
[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"