mise en place des ambiances, modfication du jingle de reveal du vaisseau, mixage et identification des problèmes sonores
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -162,7 +162,7 @@ stream = SubResource("AudioStreamRandomizer_qog4c")
|
||||
|
||||
[node name="Ship_reveal" type="AudioStreamPlayer" parent="Sfx" unique_id=1121632306]
|
||||
stream = ExtResource("37_3dfjn")
|
||||
volume_db = -10.0
|
||||
volume_db = 5.0
|
||||
|
||||
[node name="Signal" type="AudioStreamPlayer" parent="Sfx" unique_id=335682989]
|
||||
stream = ExtResource("41_iaiio")
|
||||
|
||||
@@ -91,6 +91,7 @@ func _on_change_scene(scene : Scene):
|
||||
play_ambiance("Astra")
|
||||
"GARAGE":
|
||||
stop_music()
|
||||
play_ambiance("Astra")
|
||||
"BOREA":
|
||||
stop_music()
|
||||
play_ambiance("Borea")
|
||||
@@ -110,8 +111,6 @@ func _on_timeline_started():
|
||||
play_ambiance("Demeter")
|
||||
"demeter_outro":
|
||||
play_ambiance("Demeter")
|
||||
"failure":
|
||||
play_ambiance("Demeter")
|
||||
|
||||
func _on_timeline_ended():
|
||||
if SceneManager.actual_scene:
|
||||
|
||||
Reference in New Issue
Block a user