mirror of
https://github.com/GDQuest/godot-platformer-2d.git
synced 2026-01-23 02:14:19 +00:00
Fix mouse left click event not passed to Hook state machine
This commit is contained in:
parent
ad33cf98e0
commit
5315aadfb1
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
[node name="SkyGradient" type="TextureRect" parent="."]
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
mouse_filter = 2
|
||||
texture = ExtResource( 5 )
|
||||
expand = true
|
||||
__meta__ = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue