mirror of
https://github.com/Steffo99/pineapple-surf.git
synced 2024-11-21 15:34:17 +00:00
make pineglasses start with a lower pitch
This commit is contained in:
parent
d99e14cfe3
commit
0c7f054155
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ skeleton = NodePath("../../..")
|
|||
[node name="Growth" type="AudioStreamPlayer3D" parent="Pineglasses"]
|
||||
transform = Transform3D(4.37114e-08, 0, -0.333333, 0, 0.333333, 0, 0.333333, 0, 4.37114e-08, 0, 0, -1.2219e-06)
|
||||
stream = ExtResource("4_wahrh")
|
||||
pitch_scale = 0.7
|
||||
|
||||
[node name="PrayerArea" type="Area3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.5, 5, -1)
|
||||
|
|
Loading…
Reference in a new issue