Преглед изворни кода

:bug: audio no longer stops when transitioning

Felix Bytow пре 10 месеци
родитељ
комит
baaea8a97b
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      assets/autoload/music.tscn

+ 1 - 0
assets/autoload/music.tscn

@@ -3,6 +3,7 @@
 [ext_resource type="AudioStream" uid="uid://g62cf6gfkq3v" path="res://assets/audio/the takeover and the revolution.ogg" id="1_ev076"]
 
 [node name="Music" type="Node"]
+process_mode = 3
 
 [node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
 stream = ExtResource("1_ev076")