set cursor mouse filters to ignore
This commit is contained in:
parent
4c491e2b3e
commit
f4ceffab52
@ -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="."]
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user