This commit is contained in:
Фёдор Веселов 2024-09-25 17:42:04 +05:00
commit 83ffb3189b
13 changed files with 106 additions and 3 deletions

View file

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