set cursor mouse filters to ignore

This commit is contained in:
Teatov 2025-03-01 00:20:06 +10:00
parent 4c491e2b3e
commit f4ceffab52
3 changed files with 5 additions and 0 deletions

View File

@ -10,6 +10,7 @@ font_weight = 700
process_mode = 3
process_priority = 1000
process_physics_priority = 1000
layer = 100
script = ExtResource("1_xl6mi")
[node name="Control" type="Control" parent="."]

View File

@ -40,5 +40,6 @@ offset_bottom = 13.0
grow_horizontal = 2
grow_vertical = 2
pivot_offset = Vector2(13, 13)
mouse_filter = 2
texture = ExtResource("1_77wok")
expand_mode = 1

View File

@ -32,6 +32,7 @@ offset_bottom = 13.0
grow_horizontal = 2
grow_vertical = 2
pivot_offset = Vector2(13, 13)
mouse_filter = 2
texture = ExtResource("1_7gfyc")
expand_mode = 1
@ -49,6 +50,7 @@ offset_bottom = 7.0
grow_horizontal = 2
grow_vertical = 2
pivot_offset = Vector2(-14, 7)
mouse_filter = 2
texture = ExtResource("1_7gfyc")
expand_mode = 1
@ -66,5 +68,6 @@ offset_bottom = 4.0
grow_horizontal = 2
grow_vertical = 2
pivot_offset = Vector2(-14, 4)
mouse_filter = 2
texture = ExtResource("1_7gfyc")
expand_mode = 1