mirror of
https://github.com/Steffo99/pineapple-surf.git
synced 2024-11-21 23:34:21 +00:00
Allow polyphony on peashooter sound
This commit is contained in:
parent
1fcca314e2
commit
95ec603b78
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ visible = false
|
|||
[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="."]
|
||||
stream = ExtResource("4_uhlty")
|
||||
volume_db = -7.517
|
||||
max_polyphony = 10
|
||||
|
||||
[node name="model" parent="." instance=ExtResource("2_ra8vl")]
|
||||
transform = Transform3D(-0.5, 1.74393e-16, 4.37114e-08, 1.74393e-16, 0.5, -1.74393e-16, -4.37114e-08, -1.74393e-16, -0.5, 0.6, -0.8, 0.5)
|
||||
|
|
Loading…
Reference in a new issue