mirror of
https://github.com/Steffo99/hella-farm.git
synced 2024-11-22 08:04:23 +00:00
Make Collectable
's MouseArea
unmonitorable
This commit is contained in:
parent
71a409df23
commit
3ce1bffb83
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ radius = 16.4012
|
|||
script = ExtResource("1_p0pc3")
|
||||
|
||||
[node name="MouseArea" type="Area2D" parent="."]
|
||||
monitorable = false
|
||||
|
||||
[node name="Shape" type="CollisionShape2D" parent="MouseArea"]
|
||||
shape = SubResource("CircleShape2D_su28r")
|
||||
|
|
Loading…
Reference in a new issue