Dev 0.1.0
* Ajout des logs et de la radio
This commit is contained in:
BIN
Binary file not shown.
+19
@@ -0,0 +1,19 @@
|
||||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://bbepnqv4d6m18"
|
||||
path="res://.godot/imported/freesound_community-generator-synthetic-63166.mp3-88f82a03175e74c86c02d27a5df01933.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://common/audio_manager/assets/sfx/dialogs/sfx/freesound_community-generator-synthetic-63166.mp3"
|
||||
dest_files=["res://.godot/imported/freesound_community-generator-synthetic-63166.mp3-88f82a03175e74c86c02d27a5df01933.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
Binary file not shown.
@@ -0,0 +1,19 @@
|
||||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://dypltt6kbjsiq"
|
||||
path="res://.godot/imported/hello_again_2_bad_signal.mp3-30e7c8f7ee067a4fe299f37c6e7860a8.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://common/audio_manager/assets/sfx/dialogs/voices/hello_again_2_bad_signal.mp3"
|
||||
dest_files=["res://.godot/imported/hello_again_2_bad_signal.mp3-30e7c8f7ee067a4fe299f37c6e7860a8.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
@@ -67,7 +67,9 @@
|
||||
[ext_resource type="AudioStream" uid="uid://budu0cym6ximv" path="res://common/audio_manager/assets/sfx/phone/phone_call.wav" id="48_ipd1r"]
|
||||
[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"]
|
||||
[ext_resource type="AudioStream" uid="uid://dsrft8ing7qwj" path="res://common/audio_manager/assets/sfx/dialogs/sfx/closing_transmission.wav" id="51_1r4ky"]
|
||||
[ext_resource type="AudioStream" uid="uid://cv5avkd3qekt7" path="res://common/audio_manager/assets/sfx/movement/movement.wav" id="51_iyxkn"]
|
||||
[ext_resource type="AudioStream" uid="uid://dk87b7iet1sae" path="res://common/audio_manager/assets/sfx/dialogs/sfx/incoming_transmission.wav" id="52_7c7qp"]
|
||||
[ext_resource type="AudioStream" uid="uid://53ixfbcd5qwu" path="res://common/audio_manager/assets/sfx/holo/holo_appear.wav" id="63_aedoe"]
|
||||
[ext_resource type="AudioStream" uid="uid://dsijqgnnadgem" path="res://common/audio_manager/assets/sfx/holo/holo_disappear.wav" id="64_ge2sc"]
|
||||
[ext_resource type="AudioStream" uid="uid://dscyqjujj1com" path="res://common/audio_manager/assets/sfx/unlock_tool/unlock_tool.wav" id="64_yr73o"]
|
||||
@@ -336,6 +338,14 @@ volume_db = -16.0
|
||||
stream = ExtResource("22_btfwx")
|
||||
volume_db = 3.627
|
||||
|
||||
[node name="MessageExit" type="AudioStreamPlayer" parent="Sfx" unique_id=1254655142]
|
||||
stream = ExtResource("51_1r4ky")
|
||||
volume_db = -5.0
|
||||
|
||||
[node name="MessageEnter" type="AudioStreamPlayer" parent="Sfx" unique_id=290386103]
|
||||
stream = ExtResource("52_7c7qp")
|
||||
volume_db = -5.0
|
||||
|
||||
[node name="Astra_phone_call" type="AudioStreamPlayer" parent="Sfx" unique_id=721344636]
|
||||
stream = ExtResource("48_ipd1r")
|
||||
volume_db = -5.0
|
||||
|
||||
Reference in New Issue
Block a user