Fix in-game menu mouse interaction

This commit is contained in:
Alexander Sellite 2026-07-25 18:56:47 -04:00
parent 179dc841b5
commit 8cd3e83285
4 changed files with 56 additions and 4 deletions

View file

@ -110,6 +110,7 @@ anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
[node name="SettingsPanel" parent="SettingsCenter" instance=ExtResource("2_settings")]
unique_name_in_owner = true
@ -122,6 +123,7 @@ anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
[node name="ConfirmationPanel" type="PanelContainer" parent="ConfirmationCenter"]
unique_name_in_owner = true