Sensor refactor #1

Merged
ssmith merged 5 commits from sensor-refactor into main 2026-08-02 00:54:20 +00:00
Showing only changes of commit 6eb2993391 - Show all commits
+11 -2
View File
@@ -20,13 +20,13 @@ layout_mode = 1
layout_mode = 1
[node name="Panel" type="Panel" parent="." unique_id=546432251]
custom_minimum_size = Vector2(250, 200)
custom_minimum_size = Vector2(250, 250)
layout_mode = 0
offset_right = 168.0
offset_bottom = 142.0
[node name="VBoxContainer" type="VBoxContainer" parent="Panel" unique_id=1651822305]
custom_minimum_size = Vector2(200, 10)
custom_minimum_size = Vector2(200, 0)
layout_mode = 0
offset_left = 25.0
offset_top = 28.0
@@ -51,6 +51,15 @@ text = "Widget Settings"
custom_minimum_size = Vector2(0, 4)
layout_mode = 2
[node name="Debug" type="Button" parent="Panel/VBoxContainer" unique_id=739815847]
custom_minimum_size = Vector2(0, 40)
layout_mode = 2
text = "Debug Mode"
[node name="Control3" type="Control" parent="Panel/VBoxContainer" unique_id=1091785659]
custom_minimum_size = Vector2(0, 4)
layout_mode = 2
[node name="Close" type="Button" parent="Panel/VBoxContainer" unique_id=1184969381]
custom_minimum_size = Vector2(0, 40)
layout_mode = 2