diff --git a/common/audio_manager/assets/sfx/teleportation/teleport.wav b/common/audio_manager/assets/sfx/teleportation/teleport.wav index 2664169..fe94761 100644 Binary files a/common/audio_manager/assets/sfx/teleportation/teleport.wav and b/common/audio_manager/assets/sfx/teleportation/teleport.wav differ diff --git a/common/audio_manager/audio_manager.tscn b/common/audio_manager/audio_manager.tscn index cd77cc0..25ed75f 100644 --- a/common/audio_manager/audio_manager.tscn +++ b/common/audio_manager/audio_manager.tscn @@ -49,6 +49,7 @@ [ext_resource type="AudioStream" uid="uid://eq7wufwnolto" path="res://common/audio_manager/assets/sfx/pickaxe/pickaxe_4.wav" id="46_t0v4u"] [ext_resource type="AudioStream" uid="uid://cv7sj8n5oo1i8" path="res://common/audio_manager/assets/sfx/screen_bip/screen_bip.wav" id="47_svctq"] [ext_resource type="AudioStream" uid="uid://sgwvpxiul5x5" path="res://common/audio_manager/assets/sfx/ship_exit/ship_exit.wav" id="48_j8acj"] +[ext_resource type="AudioStream" uid="uid://ca0wonha334cl" path="res://common/audio_manager/assets/sfx/teleportation/teleport.wav" id="50_rlnfe"] [sub_resource type="AudioStreamRandomizer" id="AudioStreamRandomizer_kfbah"] random_pitch = 1.2599211 @@ -221,3 +222,8 @@ stream = ExtResource("47_svctq") [node name="Ship_exit" type="AudioStreamPlayer" parent="Sfx" unique_id=615567072] stream = ExtResource("48_j8acj") volume_db = 8.0 + +[node name="Movement" type="AudioStreamPlayer" parent="Sfx" unique_id=1403498558] + +[node name="Teleportation" type="AudioStreamPlayer" parent="Sfx" unique_id=369599456] +stream = ExtResource("50_rlnfe")