feat: upgrade sound

This commit is contained in:
installer
2025-01-23 10:13:01 +01:00
parent 52ce1d00c3
commit a599291f94
19 changed files with 184 additions and 15 deletions

View File

@@ -17,6 +17,9 @@ polygon = PackedVector2Array(-11, 10, -11, 1, -9, -5, -2, -10, 6, -11, 11, -7, 1
[node name="DestroyMeteor" type="AudioStreamPlayer" parent="."]
stream = ExtResource("3_rgtxm")
volume_db = -4.657
pitch_scale = 1.2
max_polyphony = 2
[connection signal="area_entered" from="." to="." method="_on_area_entered"]
[connection signal="body_entered" from="." to="." method="_on_body_entered"]