adjusted sound volume
This commit is contained in:
parent
2ecceae4a7
commit
a3e793e114
1 changed files with 1 additions and 0 deletions
|
@ -27,5 +27,6 @@ position = Vector2( 4, 6.5 )
|
||||||
shape = SubResource( 1 )
|
shape = SubResource( 1 )
|
||||||
|
|
||||||
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
|
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
|
||||||
|
volume_db = -8.0
|
||||||
|
|
||||||
[connection signal="area_entered" from="ActivationArea" to="." method="_on_ActivationArea_area_entered"]
|
[connection signal="area_entered" from="ActivationArea" to="." method="_on_ActivationArea_area_entered"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue