Set the AuraFrame's mouse filter to ignore. This fixes the unclickable area at the top left of the screen. Hovering over individual auras will still work.

This commit is contained in:
Relintai 2022-02-11 16:23:49 +01:00
parent f85ad88081
commit bcebec81d4

View File

@ -20,6 +20,10 @@ anchor_left = 1.0
anchor_right = 1.0
margin_left = -335.0
margin_bottom = 157.0
mouse_filter = 2
__meta__ = {
"_edit_use_anchors_": false
}
[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer"]
margin_right = 335.0