diff options
Diffstat (limited to 'game/main.tscn')
-rw-r--r-- | game/main.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/game/main.tscn b/game/main.tscn index 29f0699..fac8c7f 100644 --- a/game/main.tscn +++ b/game/main.tscn @@ -72,6 +72,7 @@ anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 +mouse_filter = 2 color = Color(0, 0, 0, 1) [node name="FadeAnimationPlayer" type="AnimationPlayer" parent="FadeLayer"] |