feature/PROTOTYPE_R_SOUNDS #45

Merged
Martin merged 7 commits from feature/PROTOTYPE_R_SOUNDS into feature/Prototype_R_LEVEL 2022-09-01 15:59:14 -04:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit 07520324cb - Show all commits

View File

@ -52,3 +52,4 @@ collision_mask = 24
[node name="Jump" type="AudioStreamPlayer" parent="Sounds"]
stream = ExtResource( 8 )
volume_db = -45.0

View File

@ -45,4 +45,5 @@ script = ExtResource( 1 )
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
pause_mode = 2
stream = ExtResource( 5 )
volume_db = -35.0
script = ExtResource( 6 )