Optimised and improved shovel
This commit is contained in:
parent
9197d0a939
commit
cd2013e4d8
2 changed files with 9 additions and 31 deletions
|
|
@ -19,12 +19,4 @@ texture_pressed = ExtResource("2_pw2pj")
|
|||
stretch_mode = 0
|
||||
script = ExtResource("3_u6gir")
|
||||
|
||||
[node name="RayCast2D" type="RayCast2D" parent="."]
|
||||
enabled = false
|
||||
target_position = Vector2(0, 0)
|
||||
collision_mask = 2
|
||||
hit_from_inside = true
|
||||
collide_with_areas = true
|
||||
collide_with_bodies = false
|
||||
|
||||
[connection signal="focus_exited" from="." to="." method="OnFocusExited"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue