perf: harden runtime for weaker hardware

This commit is contained in:
Rijad Zuzo
2026-08-12 10:02:45 +02:00
parent cd29da95e0
commit 34428d836a
47 changed files with 2164 additions and 243 deletions
+6 -3
View File
@@ -134,11 +134,14 @@ text = "Villager inspector"
[node name="TimeDial" type="Control" parent="UI" unique_id=191345668]
layout_mode = 3
anchors_preset = 0
offset_left = 880.0
anchors_preset = 5
anchor_left = 0.5
anchor_right = 0.5
offset_left = -30.0
offset_top = 6.0
offset_right = 940.0
offset_right = 30.0
offset_bottom = 66.0
grow_horizontal = 2
script = ExtResource("12_timedial")
[node name="PlayerInteractionLayer" type="CanvasLayer" parent="."]