mirror of
https://github.com/Steffo99/hella-farm.git
synced 2025-02-16 17:13:58 +00:00
Remove collision layers from Collectable
This commit is contained in:
parent
aa69648a59
commit
42661f8efc
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ radius = 16.0
|
|||
script = ExtResource("1_p0pc3")
|
||||
|
||||
[node name="MouseArea" type="Area2D" parent="."]
|
||||
collision_layer = 0
|
||||
collision_mask = 0
|
||||
monitorable = false
|
||||
|
||||
[node name="Shape" type="CollisionShape2D" parent="MouseArea"]
|
||||
|
|
Loading…
Add table
Reference in a new issue