25 lines
913 B
Text
25 lines
913 B
Text
[gd_scene format=3 uid="uid://cvbrjmhk4f146"]
|
|
|
|
[ext_resource type="Script" uid="uid://dx87h5yv6t5tk" path="res://lib/debugger_window.gd" id="1_80gsw"]
|
|
|
|
[sub_resource type="LabelSettings" id="LabelSettings_rkxbk"]
|
|
|
|
[node name="DebuggerWindow" type="PanelContainer" unique_id=2039594777]
|
|
custom_minimum_size = Vector2(300, 200)
|
|
script = ExtResource("1_80gsw")
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=79592823]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="VBoxContainer" unique_id=1980761690]
|
|
layout_mode = 2
|
|
text = "DEBUGGER WINDOW"
|
|
label_settings = SubResource("LabelSettings_rkxbk")
|
|
|
|
[node name="ScrollContainer" type="ScrollContainer" parent="VBoxContainer" unique_id=1571656376]
|
|
layout_mode = 2
|
|
size_flags_vertical = 3
|
|
|
|
[node name="DebugList" type="VBoxContainer" parent="VBoxContainer/ScrollContainer" unique_id=1758953873]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|