1
Fork 0
mirror of https://github.com/Steffo99/hella-farm.git synced 2024-11-21 23:54:23 +00:00

Make Collectable's MouseArea unmonitorable

This commit is contained in:
Steffo 2024-04-14 04:34:37 +02:00
parent 71a409df23
commit 3ce1bffb83
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0

View file

@ -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")