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:
parent
8dd73c8196
commit
0ddfd01223
1 changed files with 2 additions and 0 deletions
|
@ -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")
|
||||
|
||||
|
|
Loading…
Reference in a new issue