Reduce 'Picking up coin' sound effect volume

Per suggestion from TMtaskmaster @
https://www.reddit.com/r/godot/comments/v1cxav/my_first_godot_game_includes_source_code/
This commit is contained in:
JOHN CLARK 2022-06-01 20:59:41 -04:00
parent a231d72e62
commit bb6281d469

View file

@ -697,7 +697,7 @@ margin_right = -2.0
[node name="GetCoinSound" type="AudioStreamPlayer" parent="Audio"]
stream = ExtResource( 21 )
volume_db = -30.0
volume_db = -42.0
[node name="GetTreasureChestSound" type="AudioStreamPlayer" parent="Audio"]
stream = ExtResource( 24 )