trijam-355-inconvenient-sup.../scenes/debug_label.tscn

15 lines
417 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://bsmtdok8be7d8"]
[ext_resource type="Script" uid="uid://1txbj5djbkq0" path="res://scripts/debug_label.gd" id="1_ipbqv"]
[node name="DebugLabel" type="HBoxContainer"]
script = ExtResource("1_ipbqv")
[node name="TitleLabel" type="Label" parent="."]
layout_mode = 2
text = "Variable: "
[node name="ValueLabel" type="Label" parent="."]
layout_mode = 2
text = "##somevalue##"