Debug stats and nonfunctional bursts

This commit is contained in:
Marco 2024-11-11 15:41:34 +01:00
commit e6448c7f0a
6 changed files with 258 additions and 34 deletions

11
Scenes/debug_stats.tscn Normal file
View file

@ -0,0 +1,11 @@
[gd_scene load_steps=2 format=3 uid="uid://cio2gclfs7s37"]
[ext_resource type="Script" path="res://Scripts/DebugStats.cs" id="1_22s7t"]
[node name="DebugStats" type="MarginContainer"]
offset_right = 40.0
offset_bottom = 40.0
script = ExtResource("1_22s7t")
[node name="VBoxContainer" type="VBoxContainer" parent="."]
layout_mode = 2