forked from unfa/liblast
Lowered jetpack volume
This commit is contained in:
parent
17688fef27
commit
9c2510e530
1 changed files with 2 additions and 2 deletions
|
@ -171,9 +171,9 @@ script = null
|
|||
[node name="JetpackSound" type="AudioStreamPlayer3D" parent="Jetpack"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.444909, 0)
|
||||
stream = ExtResource( "4_k24if" )
|
||||
unit_db = -18.0
|
||||
unit_db = -24.0
|
||||
unit_size = 4.0
|
||||
max_db = -6.0
|
||||
max_db = -12.0
|
||||
pitch_scale = 3.0
|
||||
out_of_range_mode = 1
|
||||
script = null
|
||||
|
|
Loading…
Reference in a new issue