diff --git a/objects/environment/switches/button.tscn b/objects/environment/switches/button.tscn index 931b364..54f7a02 100644 --- a/objects/environment/switches/button.tscn +++ b/objects/environment/switches/button.tscn @@ -27,5 +27,6 @@ position = Vector2( 4, 6.5 ) shape = SubResource( 1 ) [node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."] +volume_db = -8.0 [connection signal="area_entered" from="ActivationArea" to="." method="_on_ActivationArea_area_entered"]