Most beuatiful sounds

This commit is contained in:
MarcEricMartel
2022-10-11 22:15:52 -04:00
parent 9f95f1d0fa
commit bce4618507
5 changed files with 35 additions and 5 deletions

View File

@@ -149,10 +149,17 @@ anims/basic_slap = SubResource( 6 )
[node name="AudioSlap" type="AudioStreamPlayer3D" parent="."]
stream = ExtResource( 5 )
attenuation_model = 2
unit_db = 80.0
max_db = 6.0
bus = "SFX"
[node name="AudioMegaSlap" type="AudioStreamPlayer3D" parent="."]
stream = ExtResource( 6 )
attenuation_model = 2
unit_db = 60.0
max_db = 4.0
pitch_scale = 2.0
bus = "SFX"
emission_angle_enabled = true
doppler_tracking = 2
@@ -170,29 +177,40 @@ wait_time = 0.5
[node name="Step2" type="AudioStreamPlayer3D" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -5, 0 )
stream = ExtResource( 8 )
unit_db = 6.0
attenuation_model = 2
unit_db = 80.0
max_db = 6.0
bus = "SFX"
[node name="Step3" type="AudioStreamPlayer3D" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -5, 0 )
stream = ExtResource( 9 )
unit_db = 6.0
attenuation_model = 2
unit_db = 80.0
max_db = 6.0
bus = "SFX"
[node name="Step1" type="AudioStreamPlayer3D" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -5, 0 )
stream = ExtResource( 11 )
unit_db = 6.0
attenuation_model = 2
unit_db = 80.0
max_db = 6.0
bus = "SFX"
[node name="Step4" type="AudioStreamPlayer3D" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -5, 0 )
stream = ExtResource( 10 )
unit_db = 6.0
attenuation_model = 2
unit_db = 80.0
max_db = 6.0
bus = "SFX"
[node name="AudioCharge" type="AudioStreamPlayer3D" parent="."]
stream = ExtResource( 12 )
attenuation_model = 2
unit_db = 60.0
max_db = 4.0
pitch_scale = 0.79
bus = "SFX"
doppler_tracking = 2