Files
Dawn-Godot/scenes/Singletons/Debug.tscn
2025-05-05 23:52:10 -05:00

22 lines
644 B
Plaintext

[gd_scene load_steps=3 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://verg13jtqwvh" path="res://scenes/UI/DebugMenu.tscn" id="2_c2xgb"]
[node name="Debug" type="Node2D"]
script = ExtResource("1_5spvt")
[node name="UI" type="Control" parent="."]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="DebugMenu" parent="UI" instance=ExtResource("2_c2xgb")]
layout_mode = 0
anchors_preset = 0
anchor_bottom = 0.0
grow_vertical = 1