mirror of
https://github.com/GDQuest/godot-platformer-2d.git
synced 2026-01-23 02:14:19 +00:00
Merge pull request #179 from phoenleo/fix-issue-#178
Fix mouse left click event not passed to Hook state machine
This commit is contained in:
commit
7d111fc991
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