Audio
This commit is contained in:
parent
8914d2486f
commit
83ffb3189b
13 changed files with 106 additions and 3 deletions
|
|
@ -115,5 +115,8 @@ script = ExtResource("7_fdkt2")
|
|||
shape = SubResource("SegmentShape2D_v570y")
|
||||
script = ExtResource("6_0812i")
|
||||
|
||||
[node name="AudioStreamPlayer2D" type="AudioStreamPlayer2D" parent="."]
|
||||
max_polyphony = 2
|
||||
|
||||
[connection signal="area_entered" from="Eyesight" to="Eyesight" method="OnAreaEntered"]
|
||||
[connection signal="area_exited" from="Eyesight" to="Eyesight" method="OnAreaExited"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue