fix: set Frame mouse_filter to PASS so clicks reach inventory slots

This commit is contained in:
2026-04-26 22:25:36 -07:00
parent d039c996d1
commit 870e3a6ff7

View File

@@ -45,6 +45,7 @@ layout_mode = 1
anchors_preset = 15 anchors_preset = 15
anchor_right = 1.0 anchor_right = 1.0
anchor_bottom = 1.0 anchor_bottom = 1.0
mouse_filter = 1
grow_horizontal = 2 grow_horizontal = 2
grow_vertical = 2 grow_vertical = 2
color = Color(0.15, 0.15, 0.2, 1) color = Color(0.15, 0.15, 0.2, 1)