fixed issue where sound effects were silenced when game was paused
This commit is contained in:
parent
d6325999ae
commit
7097a604a5
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
[ext_resource path="res://audio/sounds/shard.wav" type="AudioStream" id=2]
|
||||
|
||||
[node name="Audio" type="Node"]
|
||||
pause_mode = 2
|
||||
script = ExtResource( 1 )
|
||||
|
||||
[node name="Music" type="AudioStreamPlayer" parent="."]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue