From 721b2f4543c4bb656c053e0de162221ceb5d539f Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 27 Sep 2025 21:04:30 +0200 Subject: Add debug pie for node counts --- client/gui/overlays/debug.tscn | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 client/gui/overlays/debug.tscn (limited to 'client/gui/overlays/debug.tscn') diff --git a/client/gui/overlays/debug.tscn b/client/gui/overlays/debug.tscn deleted file mode 100644 index 5a954189..00000000 --- a/client/gui/overlays/debug.tscn +++ /dev/null @@ -1,26 +0,0 @@ -[gd_scene load_steps=3 format=3 uid="uid://3lytexnfrub6"] - -[ext_resource type="Script" uid="uid://bpmdfuqjtwf5v" path="res://gui/overlays/debug.gd" id="1_62otr"] -[ext_resource type="Script" uid="uid://byshs20og68tn" path="res://gui/components/smart_margin_container.gd" id="1_c21gy"] - -[node name="SmartMarginContainer" type="MarginContainer"] -anchors_preset = 15 -anchor_right = 1.0 -anchor_bottom = 1.0 -grow_horizontal = 2 -grow_vertical = 2 -mouse_filter = 2 -theme_override_constants/margin_left = 10 -theme_override_constants/margin_top = 10 -theme_override_constants/margin_right = 10 -theme_override_constants/margin_bottom = 10 -script = ExtResource("1_c21gy") -metadata/_custom_type_script = "uid://byshs20og68tn" - -[node name="Debug" type="RichTextLabel" parent="."] -visible = false -layout_mode = 2 -mouse_filter = 2 -theme_override_colors/font_outline_color = Color(0, 0, 0, 1) -theme_override_constants/outline_size = 10 -script = ExtResource("1_62otr") -- cgit v1.2.3-70-g09d2