1
Fork 0
mirror of https://github.com/Steffo99/swear-jar.git synced 2024-11-21 23:34:18 +00:00

Fix collector mask

This commit is contained in:
Steffo 2023-10-02 19:26:45 +02:00
parent 8dd73c8196
commit 0ddfd01223
Signed by: steffo
GPG key ID: 2A24051445686895

View file

@ -4,6 +4,8 @@
[ext_resource type="AudioStream" uid="uid://bpxjhl0aq3yrv" path="res://audio/conversione/suck2.wav" id="2_n0plc"]
[node name="Collector" type="Area2D" node_paths=PackedStringArray("sound_absorb")]
collision_layer = 0
collision_mask = 4
script = ExtResource("1_1xtt5")
sound_absorb = NodePath("sound_absorb")