20 lines
727 B
Plaintext
20 lines
727 B
Plaintext
[gd_scene load_steps=4 format=3 uid="uid://klfo3l0dxlht"]
|
|
|
|
[ext_resource type="Script" uid="uid://d36d3fnpi8y30" path="res://scripts/Singletons/Debug.gd" id="1_5spvt"]
|
|
[ext_resource type="PackedScene" uid="uid://bimrljk1rn7af" path="res://scenes/UI/SubsceneUI.tscn" id="2_5o7yr"]
|
|
[ext_resource type="PackedScene" uid="uid://verg13jtqwvh" path="res://scenes/UI/DebugMenu.tscn" id="2_c2xgb"]
|
|
|
|
[node name="Debug" type="Node"]
|
|
script = ExtResource("1_5spvt")
|
|
|
|
[node name="SubsceneUI" parent="." instance=ExtResource("2_5o7yr")]
|
|
layer = 3
|
|
|
|
[node name="DebugMenu" parent="SubsceneUI" instance=ExtResource("2_c2xgb")]
|
|
layout_mode = 0
|
|
anchors_preset = 0
|
|
anchor_bottom = 0.0
|
|
offset_right = 207.0
|
|
offset_bottom = 206.0
|
|
grow_vertical = 1
|