création du dialogue intermédiaire et ajout du morceau et ambiance du vaisseau #127
This commit is contained in:
BIN
common/audio_manager/assets/ambiance/vaisseau/ship_ambience.ogg
Normal file
BIN
common/audio_manager/assets/ambiance/vaisseau/ship_ambience.ogg
Normal file
Binary file not shown.
@@ -0,0 +1,19 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="oggvorbisstr"
|
||||||
|
type="AudioStreamOggVorbis"
|
||||||
|
uid="uid://d3jou8c7c536c"
|
||||||
|
path="res://.godot/imported/ship_ambience.ogg-e3739ef3659489a38bbb2970034a7b9a.oggvorbisstr"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/ambiance/vaisseau/ship_ambience.ogg"
|
||||||
|
dest_files=["res://.godot/imported/ship_ambience.ogg-e3739ef3659489a38bbb2970034a7b9a.oggvorbisstr"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
loop=false
|
||||||
|
loop_offset=0
|
||||||
|
bpm=0
|
||||||
|
beat_count=0
|
||||||
|
bar_beats=4
|
||||||
BIN
common/audio_manager/assets/morceaux/autres/ship_music.ogg
Normal file
BIN
common/audio_manager/assets/morceaux/autres/ship_music.ogg
Normal file
Binary file not shown.
@@ -0,0 +1,19 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="oggvorbisstr"
|
||||||
|
type="AudioStreamOggVorbis"
|
||||||
|
uid="uid://dadg6o6dl2k6t"
|
||||||
|
path="res://.godot/imported/ship_music.ogg-9496fd8314c31c04e252e4204e84e292.oggvorbisstr"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/morceaux/autres/ship_music.ogg"
|
||||||
|
dest_files=["res://.godot/imported/ship_music.ogg-9496fd8314c31c04e252e4204e84e292.oggvorbisstr"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
loop=false
|
||||||
|
loop_offset=0
|
||||||
|
bpm=0
|
||||||
|
beat_count=0
|
||||||
|
bar_beats=4
|
||||||
Binary file not shown.
@@ -1,19 +0,0 @@
|
|||||||
[remap]
|
|
||||||
|
|
||||||
importer="oggvorbisstr"
|
|
||||||
type="AudioStreamOggVorbis"
|
|
||||||
uid="uid://brtjlgjqnrvcb"
|
|
||||||
path="res://.godot/imported/truck_music.ogg-71e4f19f9a59a19e62e72df06380f7df.oggvorbisstr"
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://common/audio_manager/assets/morceaux/autres/truck_music.ogg"
|
|
||||||
dest_files=["res://.godot/imported/truck_music.ogg-71e4f19f9a59a19e62e72df06380f7df.oggvorbisstr"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
loop=true
|
|
||||||
loop_offset=0.0
|
|
||||||
bpm=0.0
|
|
||||||
beat_count=0
|
|
||||||
bar_beats=4
|
|
||||||
4
dialogs/timelines/story/demeter_midrun.dtl
Normal file
4
dialogs/timelines/story/demeter_midrun.dtl
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
audio "res://common/audio_manager/assets/sfx/dialogs/sfx/incoming_transmission.wav"
|
||||||
|
[wait time="1.5"]
|
||||||
|
join demeter center [animation="Bounce In" length="1.0"]
|
||||||
|
demeter: Well done [color=#FFA617]{orchidName}[/color],[pause=0.2] you are making a lot of progress,[pause=0.2] you just crossed the equator.
|
||||||
1
dialogs/timelines/story/demeter_midrun.dtl.uid
Normal file
1
dialogs/timelines/story/demeter_midrun.dtl.uid
Normal file
@@ -0,0 +1 @@
|
|||||||
|
uid://fng5jdep6ebr
|
||||||
@@ -43,6 +43,7 @@ directories/dch_directory={
|
|||||||
}
|
}
|
||||||
directories/dtl_directory={
|
directories/dtl_directory={
|
||||||
"demeter_intro": "res://dialogs/timelines/story/demeter_intro.dtl",
|
"demeter_intro": "res://dialogs/timelines/story/demeter_intro.dtl",
|
||||||
|
"demeter_midrun": "res://dialogs/timelines/story/demeter_midrun.dtl",
|
||||||
"demeter_outro": "res://dialogs/timelines/story/demeter_outro.dtl",
|
"demeter_outro": "res://dialogs/timelines/story/demeter_outro.dtl",
|
||||||
"failure": "res://dialogs/timelines/gameplay_related/failure.dtl"
|
"failure": "res://dialogs/timelines/gameplay_related/failure.dtl"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user