Compare commits
38
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
18ecd5b820 | ||
|
|
84ea00aae3 | ||
|
|
f7f1d2be2c | ||
|
|
ee16f14176 | ||
|
|
17f63729e7 | ||
|
|
c9f6bf0162 | ||
|
|
33a8f022e5 | ||
|
|
7c66d8b9de | ||
|
|
c0d15dc817 | ||
|
|
91855b5b43 | ||
|
|
940b3c1553 | ||
|
|
5aff9eadaa | ||
|
|
1e2563e328 | ||
|
|
52ebf0e7d5 | ||
|
|
1b56a648c3 | ||
|
|
749238b85b | ||
|
|
79357982d0 | ||
|
|
8b794ee967 | ||
|
|
1d6ff78535 | ||
|
|
7b09f2ba7c | ||
|
|
7764943714 | ||
|
|
d7ddcf14d1 | ||
|
|
98e270e9ca | ||
|
|
1900e3e432 | ||
|
|
1e31fe19e4 | ||
|
|
87d0feb338 | ||
|
|
8efe8bce36 | ||
|
|
f487e4f11d | ||
|
|
04f917fb39 | ||
|
|
dfeddf3b1a | ||
|
|
0c7d56f7f7 | ||
|
|
73b0bf2d33 | ||
|
|
c8e0e9ecce | ||
|
|
e2b07e2b6a | ||
|
|
69a62e08b8 | ||
|
|
73c1c67f1e | ||
|
|
68fa285db5 | ||
|
|
e7da19cb15 |
@@ -4,10 +4,6 @@
|
|||||||
content_margin_top = 5.0
|
content_margin_top = 5.0
|
||||||
content_margin_bottom = 5.0
|
content_margin_bottom = 5.0
|
||||||
bg_color = Color(0, 0, 0, 0.956863)
|
bg_color = Color(0, 0, 0, 0.956863)
|
||||||
border_width_left = 1
|
|
||||||
border_width_top = 1
|
|
||||||
border_width_right = 1
|
|
||||||
border_width_bottom = 1
|
|
||||||
corner_radius_top_left = 5
|
corner_radius_top_left = 5
|
||||||
corner_radius_top_right = 5
|
corner_radius_top_right = 5
|
||||||
corner_radius_bottom_right = 5
|
corner_radius_bottom_right = 5
|
||||||
|
|||||||
+10
-5
@@ -5,8 +5,13 @@ content_margin_left = 15.0
|
|||||||
content_margin_top = 15.0
|
content_margin_top = 15.0
|
||||||
content_margin_right = 15.0
|
content_margin_right = 15.0
|
||||||
content_margin_bottom = 15.0
|
content_margin_bottom = 15.0
|
||||||
bg_color = Color(1, 1, 1, 1)
|
bg_color = Color(0.0627451, 0.05882353, 0.16862746, 1)
|
||||||
corner_radius_top_left = 5
|
border_width_left = 2
|
||||||
corner_radius_top_right = 5
|
border_width_top = 2
|
||||||
corner_radius_bottom_right = 5
|
border_width_right = 2
|
||||||
corner_radius_bottom_left = 5
|
border_width_bottom = 2
|
||||||
|
border_color = Color(0.5882353, 0.7019608, 0.85882354, 1)
|
||||||
|
corner_radius_top_left = 10
|
||||||
|
corner_radius_top_right = 10
|
||||||
|
corner_radius_bottom_right = 10
|
||||||
|
corner_radius_bottom_left = 10
|
||||||
|
|||||||
@@ -0,0 +1,14 @@
|
|||||||
|
[gd_resource type="StandardMaterial3D" format=3 uid="uid://di0m3uqgi3l08"]
|
||||||
|
|
||||||
|
[ext_resource type="Texture2D" uid="uid://dfd72vla6crn4" path="res://common/assets/textures/cristal.png" id="1_m4qy0"]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
diffuse_mode = 3
|
||||||
|
specular_mode = 1
|
||||||
|
disable_fog = true
|
||||||
|
albedo_texture = ExtResource("1_m4qy0")
|
||||||
|
metallic_specular = 1.0
|
||||||
|
rim_tint = 0.48
|
||||||
|
stencil_flags = 2
|
||||||
|
stencil_reference = 5
|
||||||
|
stencil_outline_thickness = 0.626
|
||||||
@@ -4,8 +4,9 @@
|
|||||||
|
|
||||||
[resource]
|
[resource]
|
||||||
diffuse_mode = 3
|
diffuse_mode = 3
|
||||||
specular_mode = 1
|
specular_mode = 2
|
||||||
albedo_texture = ExtResource("1_cc1ni")
|
albedo_texture = ExtResource("1_cc1ni")
|
||||||
|
metallic_specular = 0.0
|
||||||
roughness = 0.0
|
roughness = 0.0
|
||||||
rim_tint = 0.48
|
rim_tint = 0.48
|
||||||
stencil_flags = 2
|
stencil_flags = 2
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 152 KiB |
@@ -0,0 +1,41 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://dfd72vla6crn4"
|
||||||
|
path.s3tc="res://.godot/imported/cristal.png-542ce388785d47ebc69b0d8cd0728915.s3tc.ctex"
|
||||||
|
metadata={
|
||||||
|
"imported_formats": ["s3tc_bptc"],
|
||||||
|
"vram_texture": true
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/assets/textures/cristal.png"
|
||||||
|
dest_files=["res://.godot/imported/cristal.png-542ce388785d47ebc69b0d8cd0728915.s3tc.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=2
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/uastc_level=0
|
||||||
|
compress/rdo_quality_loss=0.0
|
||||||
|
compress/hdr_compression=1
|
||||||
|
compress/normal_map=0
|
||||||
|
compress/channel_pack=0
|
||||||
|
mipmaps/generate=true
|
||||||
|
mipmaps/limit=-1
|
||||||
|
roughness/mode=0
|
||||||
|
roughness/src_normal=""
|
||||||
|
process/channel_remap/red=0
|
||||||
|
process/channel_remap/green=1
|
||||||
|
process/channel_remap/blue=2
|
||||||
|
process/channel_remap/alpha=3
|
||||||
|
process/fix_alpha_border=true
|
||||||
|
process/premult_alpha=false
|
||||||
|
process/normal_map_invert_y=false
|
||||||
|
process/hdr_as_srgb=false
|
||||||
|
process/hdr_clamp_exposure=false
|
||||||
|
process/size_limit=0
|
||||||
|
detect_3d/compress_to=0
|
||||||
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
+19
@@ -0,0 +1,19 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="oggvorbisstr"
|
||||||
|
type="AudioStreamOggVorbis"
|
||||||
|
uid="uid://dq2nodhwnp73f"
|
||||||
|
path="res://.godot/imported/solarmusic-dripping-water-in-cave-114694.ogg-81f5d41775da1d0914399edcb9214d3c.oggvorbisstr"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/ambiance/cave/solarmusic-dripping-water-in-cave-114694.ogg"
|
||||||
|
dest_files=["res://.godot/imported/solarmusic-dripping-water-in-cave-114694.ogg-81f5d41775da1d0914399edcb9214d3c.oggvorbisstr"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
loop=true
|
||||||
|
loop_offset=0.0
|
||||||
|
bpm=0.0
|
||||||
|
beat_count=0
|
||||||
|
bar_beats=4
|
||||||
Binary file not shown.
+3
-3
@@ -3,12 +3,12 @@
|
|||||||
importer="oggvorbisstr"
|
importer="oggvorbisstr"
|
||||||
type="AudioStreamOggVorbis"
|
type="AudioStreamOggVorbis"
|
||||||
uid="uid://dipnmlprwfo12"
|
uid="uid://dipnmlprwfo12"
|
||||||
path="res://.godot/imported/ambiance_phase_1.ogg-3c486442fa41b06071c54c0c4ee6a448.oggvorbisstr"
|
path="res://.godot/imported/ambiance.ogg-8b81882025dcd06314e76dad7be1da50.oggvorbisstr"
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
|
|
||||||
source_file="res://common/audio_manager/assets/ambiance/niveau/ambiance_phase_1.ogg"
|
source_file="res://common/audio_manager/assets/ambiance/niveau/ambiance.ogg"
|
||||||
dest_files=["res://.godot/imported/ambiance_phase_1.ogg-3c486442fa41b06071c54c0c4ee6a448.oggvorbisstr"]
|
dest_files=["res://.godot/imported/ambiance.ogg-8b81882025dcd06314e76dad7be1da50.oggvorbisstr"]
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
|
||||||
Binary file not shown.
@@ -0,0 +1,19 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="oggvorbisstr"
|
||||||
|
type="AudioStreamOggVorbis"
|
||||||
|
uid="uid://cdohaice7nc8d"
|
||||||
|
path="res://.godot/imported/ambiance_foggy.ogg-a3c1f369c131849cfcd58614581310bd.oggvorbisstr"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/ambiance/niveau/ambiance_foggy.ogg"
|
||||||
|
dest_files=["res://.godot/imported/ambiance_foggy.ogg-a3c1f369c131849cfcd58614581310bd.oggvorbisstr"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
loop=true
|
||||||
|
loop_offset=0
|
||||||
|
bpm=0
|
||||||
|
beat_count=0
|
||||||
|
bar_beats=4
|
||||||
Binary file not shown.
@@ -0,0 +1,19 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="oggvorbisstr"
|
||||||
|
type="AudioStreamOggVorbis"
|
||||||
|
uid="uid://bxj8pnpg1fedj"
|
||||||
|
path="res://.godot/imported/ambiance_rainy.ogg-134716aa308c9ec1bfa70452df19c651.oggvorbisstr"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/ambiance/niveau/ambiance_rainy.ogg"
|
||||||
|
dest_files=["res://.godot/imported/ambiance_rainy.ogg-134716aa308c9ec1bfa70452df19c651.oggvorbisstr"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
loop=true
|
||||||
|
loop_offset=0
|
||||||
|
bpm=0
|
||||||
|
beat_count=0
|
||||||
|
bar_beats=4
|
||||||
Binary file not shown.
@@ -0,0 +1,19 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="oggvorbisstr"
|
||||||
|
type="AudioStreamOggVorbis"
|
||||||
|
uid="uid://bu5kkihtdwvuv"
|
||||||
|
path="res://.godot/imported/ambiance_windy.ogg-4cb2b5e3a22d4e6d112d387daa46dc2b.oggvorbisstr"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/ambiance/niveau/ambiance_windy.ogg"
|
||||||
|
dest_files=["res://.godot/imported/ambiance_windy.ogg-4cb2b5e3a22d4e6d112d387daa46dc2b.oggvorbisstr"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
loop=true
|
||||||
|
loop_offset=0
|
||||||
|
bpm=0
|
||||||
|
beat_count=0
|
||||||
|
bar_beats=4
|
||||||
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,19 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="oggvorbisstr"
|
||||||
|
type="AudioStreamOggVorbis"
|
||||||
|
uid="uid://ch8wnrckanydg"
|
||||||
|
path="res://.godot/imported/meeting_demeter.ogg-7dd58073d2ef5705a374bd8bb3634d37.oggvorbisstr"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/morceaux/histoire/meeting_demeter.ogg"
|
||||||
|
dest_files=["res://.godot/imported/meeting_demeter.ogg-7dd58073d2ef5705a374bd8bb3634d37.oggvorbisstr"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
loop=false
|
||||||
|
loop_offset=0.0
|
||||||
|
bpm=0.0
|
||||||
|
beat_count=0
|
||||||
|
bar_beats=4
|
||||||
Binary file not shown.
@@ -0,0 +1,19 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="oggvorbisstr"
|
||||||
|
type="AudioStreamOggVorbis"
|
||||||
|
uid="uid://bdsghxlbtduuy"
|
||||||
|
path="res://.godot/imported/subterra.ogg-458c2f15c134af211d5a71b5819758c5.oggvorbisstr"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/morceaux/histoire/subterra.ogg"
|
||||||
|
dest_files=["res://.godot/imported/subterra.ogg-458c2f15c134af211d5a71b5819758c5.oggvorbisstr"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
loop=false
|
||||||
|
loop_offset=0
|
||||||
|
bpm=0
|
||||||
|
beat_count=0
|
||||||
|
bar_beats=4
|
||||||
Binary file not shown.
@@ -0,0 +1,19 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="oggvorbisstr"
|
||||||
|
type="AudioStreamOggVorbis"
|
||||||
|
uid="uid://dsfqhcrard8o4"
|
||||||
|
path="res://.godot/imported/desert_phase_2.ogg-fe1f29fc0b3d46aaaea2ecc57a37cb8a.oggvorbisstr"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/morceaux/niveau/desert_phase_2.ogg"
|
||||||
|
dest_files=["res://.godot/imported/desert_phase_2.ogg-fe1f29fc0b3d46aaaea2ecc57a37cb8a.oggvorbisstr"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
loop=false
|
||||||
|
loop_offset=0
|
||||||
|
bpm=0
|
||||||
|
beat_count=0
|
||||||
|
bar_beats=4
|
||||||
Binary file not shown.
@@ -0,0 +1,19 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="oggvorbisstr"
|
||||||
|
type="AudioStreamOggVorbis"
|
||||||
|
uid="uid://dimev7sij7crl"
|
||||||
|
path="res://.godot/imported/desert_waiting.ogg-dc035370eae222fee4cc7ea608e0a7ff.oggvorbisstr"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/morceaux/niveau/desert_waiting.ogg"
|
||||||
|
dest_files=["res://.godot/imported/desert_waiting.ogg-dc035370eae222fee4cc7ea608e0a7ff.oggvorbisstr"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
loop=true
|
||||||
|
loop_offset=0
|
||||||
|
bpm=0
|
||||||
|
beat_count=0
|
||||||
|
bar_beats=4
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
+19
@@ -0,0 +1,19 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="mp3"
|
||||||
|
type="AudioStreamMP3"
|
||||||
|
uid="uid://dnqq2sy3dxrb2"
|
||||||
|
path="res://.godot/imported/freesound_community-wine-glass-clink-36036.mp3-bc462b7f4a73f6e9bc3696ca5c63bc97.mp3str"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/sfx/cristal/freesound_community-wine-glass-clink-36036.mp3"
|
||||||
|
dest_files=["res://.godot/imported/freesound_community-wine-glass-clink-36036.mp3-bc462b7f4a73f6e9bc3696ca5c63bc97.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://di6id2kyfy2e1"
|
||||||
|
path="res://.godot/imported/sslc2022-earth-rumble-128880.mp3-cbdb82e7630ba8aed62692404d0e45e0.mp3str"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/sfx/earth_rumble/sslc2022-earth-rumble-128880.mp3"
|
||||||
|
dest_files=["res://.godot/imported/sslc2022-earth-rumble-128880.mp3-cbdb82e7630ba8aed62692404d0e45e0.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="oggvorbisstr"
|
||||||
|
type="AudioStreamOggVorbis"
|
||||||
|
uid="uid://du3hfjbaoyc8"
|
||||||
|
path="res://.godot/imported/fin_de_map.ogg-62fbcdd24bc4df66b50e9a969579e8d9.oggvorbisstr"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/sfx/fin_de_map/fin_de_map.ogg"
|
||||||
|
dest_files=["res://.godot/imported/fin_de_map.ogg-62fbcdd24bc4df66b50e9a969579e8d9.oggvorbisstr"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
loop=false
|
||||||
|
loop_offset=0
|
||||||
|
bpm=0
|
||||||
|
beat_count=0
|
||||||
|
bar_beats=4
|
||||||
Binary file not shown.
@@ -0,0 +1,24 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="wav"
|
||||||
|
type="AudioStreamWAV"
|
||||||
|
uid="uid://bfhab51qe80j5"
|
||||||
|
path="res://.godot/imported/fin_de_map_cristal_1.wav-fbc2aabbedcf9b9ea4de792270616879.sample"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/sfx/fin_de_map/fin_de_map_cristal_1.wav"
|
||||||
|
dest_files=["res://.godot/imported/fin_de_map_cristal_1.wav-fbc2aabbedcf9b9ea4de792270616879.sample"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
force/8_bit=false
|
||||||
|
force/mono=false
|
||||||
|
force/max_rate=false
|
||||||
|
force/max_rate_hz=44100
|
||||||
|
edit/trim=false
|
||||||
|
edit/normalize=false
|
||||||
|
edit/loop_mode=0
|
||||||
|
edit/loop_begin=0
|
||||||
|
edit/loop_end=-1
|
||||||
|
compress/mode=2
|
||||||
Binary file not shown.
@@ -0,0 +1,24 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="wav"
|
||||||
|
type="AudioStreamWAV"
|
||||||
|
uid="uid://cr6y4e0p3xrqv"
|
||||||
|
path="res://.godot/imported/fin_de_map_cristal_2.wav-22f78a6101de5044c9eb27302000d841.sample"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/sfx/fin_de_map/fin_de_map_cristal_2.wav"
|
||||||
|
dest_files=["res://.godot/imported/fin_de_map_cristal_2.wav-22f78a6101de5044c9eb27302000d841.sample"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
force/8_bit=false
|
||||||
|
force/mono=false
|
||||||
|
force/max_rate=false
|
||||||
|
force/max_rate_hz=44100
|
||||||
|
edit/trim=false
|
||||||
|
edit/normalize=false
|
||||||
|
edit/loop_mode=0
|
||||||
|
edit/loop_begin=0
|
||||||
|
edit/loop_end=-1
|
||||||
|
compress/mode=2
|
||||||
Binary file not shown.
@@ -0,0 +1,24 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="wav"
|
||||||
|
type="AudioStreamWAV"
|
||||||
|
uid="uid://ccppo3l1vyd08"
|
||||||
|
path="res://.godot/imported/fin_de_map_cristal_3.wav-08ca119096dca7f1ce13ef8a0fc9b262.sample"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/sfx/fin_de_map/fin_de_map_cristal_3.wav"
|
||||||
|
dest_files=["res://.godot/imported/fin_de_map_cristal_3.wav-08ca119096dca7f1ce13ef8a0fc9b262.sample"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
force/8_bit=false
|
||||||
|
force/mono=false
|
||||||
|
force/max_rate=false
|
||||||
|
force/max_rate_hz=44100
|
||||||
|
edit/trim=false
|
||||||
|
edit/normalize=false
|
||||||
|
edit/loop_mode=0
|
||||||
|
edit/loop_begin=0
|
||||||
|
edit/loop_end=-1
|
||||||
|
compress/mode=2
|
||||||
Binary file not shown.
@@ -0,0 +1,24 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="wav"
|
||||||
|
type="AudioStreamWAV"
|
||||||
|
uid="uid://wphcqemoy810"
|
||||||
|
path="res://.godot/imported/fin_de_map_cristal_4.wav-b746d9213d33d907760d7149452e1cfd.sample"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/sfx/fin_de_map/fin_de_map_cristal_4.wav"
|
||||||
|
dest_files=["res://.godot/imported/fin_de_map_cristal_4.wav-b746d9213d33d907760d7149452e1cfd.sample"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
force/8_bit=false
|
||||||
|
force/mono=false
|
||||||
|
force/max_rate=false
|
||||||
|
force/max_rate_hz=44100
|
||||||
|
edit/trim=false
|
||||||
|
edit/normalize=false
|
||||||
|
edit/loop_mode=0
|
||||||
|
edit/loop_begin=0
|
||||||
|
edit/loop_end=-1
|
||||||
|
compress/mode=2
|
||||||
Binary file not shown.
@@ -0,0 +1,24 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="wav"
|
||||||
|
type="AudioStreamWAV"
|
||||||
|
uid="uid://v2snsj54xlkw"
|
||||||
|
path="res://.godot/imported/fin_de_map_cristal_5.wav-03f398571aece8e59a223be04924d6a1.sample"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/sfx/fin_de_map/fin_de_map_cristal_5.wav"
|
||||||
|
dest_files=["res://.godot/imported/fin_de_map_cristal_5.wav-03f398571aece8e59a223be04924d6a1.sample"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
force/8_bit=false
|
||||||
|
force/mono=false
|
||||||
|
force/max_rate=false
|
||||||
|
force/max_rate_hz=44100
|
||||||
|
edit/trim=false
|
||||||
|
edit/normalize=false
|
||||||
|
edit/loop_mode=0
|
||||||
|
edit/loop_begin=0
|
||||||
|
edit/loop_end=-1
|
||||||
|
compress/mode=2
|
||||||
Binary file not shown.
@@ -0,0 +1,24 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="wav"
|
||||||
|
type="AudioStreamWAV"
|
||||||
|
uid="uid://bvhnpk7pbh75t"
|
||||||
|
path="res://.godot/imported/fin_de_map_cristal_6.wav-55680ff3c48778e28de53ad22c902751.sample"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/sfx/fin_de_map/fin_de_map_cristal_6.wav"
|
||||||
|
dest_files=["res://.godot/imported/fin_de_map_cristal_6.wav-55680ff3c48778e28de53ad22c902751.sample"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
force/8_bit=false
|
||||||
|
force/mono=false
|
||||||
|
force/max_rate=false
|
||||||
|
force/max_rate_hz=44100
|
||||||
|
edit/trim=false
|
||||||
|
edit/normalize=false
|
||||||
|
edit/loop_mode=0
|
||||||
|
edit/loop_begin=0
|
||||||
|
edit/loop_end=-1
|
||||||
|
compress/mode=2
|
||||||
Binary file not shown.
@@ -0,0 +1,19 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="mp3"
|
||||||
|
type="AudioStreamMP3"
|
||||||
|
uid="uid://c1jg6vbsd1y00"
|
||||||
|
path="res://.godot/imported/tremblement.mp3-2f1079501efc61a933c525d8b73ff10b.mp3str"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/sfx/fin_de_map/tremblement.mp3"
|
||||||
|
dest_files=["res://.godot/imported/tremblement.mp3-2f1079501efc61a933c525d8b73ff10b.mp3str"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
loop=false
|
||||||
|
loop_offset=0
|
||||||
|
bpm=0
|
||||||
|
beat_count=0
|
||||||
|
bar_beats=4
|
||||||
Binary file not shown.
@@ -1,24 +0,0 @@
|
|||||||
[remap]
|
|
||||||
|
|
||||||
importer="wav"
|
|
||||||
type="AudioStreamWAV"
|
|
||||||
uid="uid://u44wh180os3n"
|
|
||||||
path="res://.godot/imported/get_item_1.wav-f624a08053ccc90a130932edf6e93c74.sample"
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://common/audio_manager/assets/sfx/get_item/get_item_1.wav"
|
|
||||||
dest_files=["res://.godot/imported/get_item_1.wav-f624a08053ccc90a130932edf6e93c74.sample"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
force/8_bit=false
|
|
||||||
force/mono=false
|
|
||||||
force/max_rate=false
|
|
||||||
force/max_rate_hz=44100
|
|
||||||
edit/trim=false
|
|
||||||
edit/normalize=false
|
|
||||||
edit/loop_mode=0
|
|
||||||
edit/loop_begin=0
|
|
||||||
edit/loop_end=-1
|
|
||||||
compress/mode=2
|
|
||||||
Binary file not shown.
@@ -0,0 +1,24 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="wav"
|
||||||
|
type="AudioStreamWAV"
|
||||||
|
uid="uid://budu0cym6ximv"
|
||||||
|
path="res://.godot/imported/phone_call.wav-5f6468b6c2e194f4077a966b2b8ed027.sample"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/sfx/phone/phone_call.wav"
|
||||||
|
dest_files=["res://.godot/imported/phone_call.wav-5f6468b6c2e194f4077a966b2b8ed027.sample"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
force/8_bit=false
|
||||||
|
force/mono=false
|
||||||
|
force/max_rate=false
|
||||||
|
force/max_rate_hz=44100
|
||||||
|
edit/trim=false
|
||||||
|
edit/normalize=false
|
||||||
|
edit/loop_mode=0
|
||||||
|
edit/loop_begin=0
|
||||||
|
edit/loop_end=-1
|
||||||
|
compress/mode=2
|
||||||
Binary file not shown.
@@ -0,0 +1,24 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="wav"
|
||||||
|
type="AudioStreamWAV"
|
||||||
|
uid="uid://c18orgaa5yect"
|
||||||
|
path="res://.godot/imported/pickaxe_cave_1.wav-c2db6fad48f4457a7e47ef7fabdce2ca.sample"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/sfx/phone/pickaxe_cave_1.wav"
|
||||||
|
dest_files=["res://.godot/imported/pickaxe_cave_1.wav-c2db6fad48f4457a7e47ef7fabdce2ca.sample"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
force/8_bit=false
|
||||||
|
force/mono=false
|
||||||
|
force/max_rate=false
|
||||||
|
force/max_rate_hz=44100
|
||||||
|
edit/trim=false
|
||||||
|
edit/normalize=false
|
||||||
|
edit/loop_mode=0
|
||||||
|
edit/loop_begin=0
|
||||||
|
edit/loop_end=-1
|
||||||
|
compress/mode=2
|
||||||
Binary file not shown.
@@ -0,0 +1,24 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="wav"
|
||||||
|
type="AudioStreamWAV"
|
||||||
|
uid="uid://cbkg6v76a1d1q"
|
||||||
|
path="res://.godot/imported/pickaxe_cave_2.wav-72432422e9b9eac863b31c5dda4262c9.sample"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/sfx/phone/pickaxe_cave_2.wav"
|
||||||
|
dest_files=["res://.godot/imported/pickaxe_cave_2.wav-72432422e9b9eac863b31c5dda4262c9.sample"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
force/8_bit=false
|
||||||
|
force/mono=false
|
||||||
|
force/max_rate=false
|
||||||
|
force/max_rate_hz=44100
|
||||||
|
edit/trim=false
|
||||||
|
edit/normalize=false
|
||||||
|
edit/loop_mode=0
|
||||||
|
edit/loop_begin=0
|
||||||
|
edit/loop_end=-1
|
||||||
|
compress/mode=2
|
||||||
Binary file not shown.
@@ -0,0 +1,24 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="wav"
|
||||||
|
type="AudioStreamWAV"
|
||||||
|
uid="uid://x36rvb4eso8q"
|
||||||
|
path="res://.godot/imported/pickaxe_cave_1.wav-5365b9250c03fe13766ad32a821704fa.sample"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/sfx/pickaxe/pickaxe_cave_1.wav"
|
||||||
|
dest_files=["res://.godot/imported/pickaxe_cave_1.wav-5365b9250c03fe13766ad32a821704fa.sample"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
force/8_bit=false
|
||||||
|
force/mono=false
|
||||||
|
force/max_rate=false
|
||||||
|
force/max_rate_hz=44100
|
||||||
|
edit/trim=false
|
||||||
|
edit/normalize=false
|
||||||
|
edit/loop_mode=0
|
||||||
|
edit/loop_begin=0
|
||||||
|
edit/loop_end=-1
|
||||||
|
compress/mode=2
|
||||||
Binary file not shown.
@@ -0,0 +1,24 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="wav"
|
||||||
|
type="AudioStreamWAV"
|
||||||
|
uid="uid://dh3oho0pis6jv"
|
||||||
|
path="res://.godot/imported/pickaxe_cave_2.wav-bb5e1c82ba8ffd44758505ce286a04a9.sample"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/sfx/pickaxe/pickaxe_cave_2.wav"
|
||||||
|
dest_files=["res://.godot/imported/pickaxe_cave_2.wav-bb5e1c82ba8ffd44758505ce286a04a9.sample"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
force/8_bit=false
|
||||||
|
force/mono=false
|
||||||
|
force/max_rate=false
|
||||||
|
force/max_rate_hz=44100
|
||||||
|
edit/trim=false
|
||||||
|
edit/normalize=false
|
||||||
|
edit/loop_mode=0
|
||||||
|
edit/loop_begin=0
|
||||||
|
edit/loop_end=-1
|
||||||
|
compress/mode=2
|
||||||
Binary file not shown.
@@ -0,0 +1,24 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="wav"
|
||||||
|
type="AudioStreamWAV"
|
||||||
|
uid="uid://c6jdmdjncamcu"
|
||||||
|
path="res://.godot/imported/pickaxe_cave_finalblow.wav-ce8ca7f063b31d6564d593b5a84e7560.sample"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/sfx/pickaxe/pickaxe_cave_finalblow.wav"
|
||||||
|
dest_files=["res://.godot/imported/pickaxe_cave_finalblow.wav-ce8ca7f063b31d6564d593b5a84e7560.sample"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
force/8_bit=false
|
||||||
|
force/mono=false
|
||||||
|
force/max_rate=false
|
||||||
|
force/max_rate_hz=44100
|
||||||
|
edit/trim=false
|
||||||
|
edit/normalize=false
|
||||||
|
edit/loop_mode=0
|
||||||
|
edit/loop_begin=0
|
||||||
|
edit/loop_end=-1
|
||||||
|
compress/mode=2
|
||||||
Binary file not shown.
@@ -0,0 +1,19 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="mp3"
|
||||||
|
type="AudioStreamMP3"
|
||||||
|
uid="uid://rf7hachl3042"
|
||||||
|
path="res://.godot/imported/universfield-bubble-pop-07-487896.mp3-9674fcc5b43af938e0c8845e16ca6bfd.mp3str"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/sfx/signal/universfield-bubble-pop-07-487896.mp3"
|
||||||
|
dest_files=["res://.godot/imported/universfield-bubble-pop-07-487896.mp3-9674fcc5b43af938e0c8845e16ca6bfd.mp3str"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
loop=false
|
||||||
|
loop_offset=0
|
||||||
|
bpm=0
|
||||||
|
beat_count=0
|
||||||
|
bar_beats=4
|
||||||
Binary file not shown.
@@ -0,0 +1,24 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="wav"
|
||||||
|
type="AudioStreamWAV"
|
||||||
|
uid="uid://cam4vv1am40dy"
|
||||||
|
path="res://.godot/imported/drop.wav-b76e8a2f6f5f0c41737e74496f01ceaa.sample"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/sfx/tractor_beam/drop.wav"
|
||||||
|
dest_files=["res://.godot/imported/drop.wav-b76e8a2f6f5f0c41737e74496f01ceaa.sample"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
force/8_bit=false
|
||||||
|
force/mono=false
|
||||||
|
force/max_rate=false
|
||||||
|
force/max_rate_hz=44100
|
||||||
|
edit/trim=false
|
||||||
|
edit/normalize=false
|
||||||
|
edit/loop_mode=0
|
||||||
|
edit/loop_begin=0
|
||||||
|
edit/loop_end=-1
|
||||||
|
compress/mode=2
|
||||||
Binary file not shown.
@@ -0,0 +1,24 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="wav"
|
||||||
|
type="AudioStreamWAV"
|
||||||
|
uid="uid://bdrdnli5k27a2"
|
||||||
|
path="res://.godot/imported/take.wav-d597c4daf1adbf3b061372ab36ef9940.sample"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/sfx/tractor_beam/take.wav"
|
||||||
|
dest_files=["res://.godot/imported/take.wav-d597c4daf1adbf3b061372ab36ef9940.sample"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
force/8_bit=false
|
||||||
|
force/mono=false
|
||||||
|
force/max_rate=false
|
||||||
|
force/max_rate_hz=44100
|
||||||
|
edit/trim=false
|
||||||
|
edit/normalize=false
|
||||||
|
edit/loop_mode=0
|
||||||
|
edit/loop_begin=0
|
||||||
|
edit/loop_end=-1
|
||||||
|
compress/mode=2
|
||||||
Binary file not shown.
@@ -0,0 +1,24 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="wav"
|
||||||
|
type="AudioStreamWAV"
|
||||||
|
uid="uid://dscyqjujj1com"
|
||||||
|
path="res://.godot/imported/unlock_tool.wav-27b017d6f16de7402a6aa9283c5a050d.sample"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://common/audio_manager/assets/sfx/unlock_tool/unlock_tool.wav"
|
||||||
|
dest_files=["res://.godot/imported/unlock_tool.wav-27b017d6f16de7402a6aa9283c5a050d.sample"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
force/8_bit=false
|
||||||
|
force/mono=false
|
||||||
|
force/max_rate=false
|
||||||
|
force/max_rate_hz=44100
|
||||||
|
edit/trim=false
|
||||||
|
edit/normalize=false
|
||||||
|
edit/loop_mode=0
|
||||||
|
edit/loop_begin=0
|
||||||
|
edit/loop_end=-1
|
||||||
|
compress/mode=2
|
||||||
@@ -1,10 +1,14 @@
|
|||||||
[gd_scene format=3 uid="uid://b6hscxcrj065q"]
|
[gd_scene format=3 uid="uid://b6hscxcrj065q"]
|
||||||
|
|
||||||
[ext_resource type="Script" uid="uid://2p5d6vogtn82" path="res://common/audio_manager/scripts/audio_manager.gd" id="1_0tvca"]
|
[ext_resource type="Script" uid="uid://2p5d6vogtn82" path="res://common/audio_manager/scripts/audio_manager.gd" id="1_0tvca"]
|
||||||
[ext_resource type="AudioStream" uid="uid://dipnmlprwfo12" path="res://common/audio_manager/assets/ambiance/niveau/ambiance_phase_1.ogg" id="2_tuvql"]
|
[ext_resource type="AudioStream" uid="uid://dq2nodhwnp73f" path="res://common/audio_manager/assets/ambiance/cave/solarmusic-dripping-water-in-cave-114694.ogg" id="2_ge2sc"]
|
||||||
|
[ext_resource type="AudioStream" uid="uid://dipnmlprwfo12" path="res://common/audio_manager/assets/ambiance/niveau/ambiance.ogg" id="3_qvjf5"]
|
||||||
[ext_resource type="AudioStream" uid="uid://b1hut6lc1jevh" path="res://common/audio_manager/assets/morceaux/niveau/mines_phase_2.ogg" id="4_2fduo"]
|
[ext_resource type="AudioStream" uid="uid://b1hut6lc1jevh" path="res://common/audio_manager/assets/morceaux/niveau/mines_phase_2.ogg" id="4_2fduo"]
|
||||||
|
[ext_resource type="AudioStream" uid="uid://cdohaice7nc8d" path="res://common/audio_manager/assets/ambiance/niveau/ambiance_foggy.ogg" id="4_ipd1r"]
|
||||||
|
[ext_resource type="AudioStream" uid="uid://bxj8pnpg1fedj" path="res://common/audio_manager/assets/ambiance/niveau/ambiance_rainy.ogg" id="4_qvjf5"]
|
||||||
[ext_resource type="AudioStream" uid="uid://6yx6txbgc6pt" path="res://common/audio_manager/assets/ambiance/astra/ambiance_astra.ogg" id="5_8204s"]
|
[ext_resource type="AudioStream" uid="uid://6yx6txbgc6pt" path="res://common/audio_manager/assets/ambiance/astra/ambiance_astra.ogg" id="5_8204s"]
|
||||||
[ext_resource type="AudioStream" uid="uid://dcbuhtc085q2x" path="res://common/audio_manager/assets/morceaux/niveau/mines_phase_1.ogg" id="5_ajci6"]
|
[ext_resource type="AudioStream" uid="uid://dcbuhtc085q2x" path="res://common/audio_manager/assets/morceaux/niveau/mines_phase_1.ogg" id="5_ajci6"]
|
||||||
|
[ext_resource type="AudioStream" uid="uid://bu5kkihtdwvuv" path="res://common/audio_manager/assets/ambiance/niveau/ambiance_windy.ogg" id="5_ipd1r"]
|
||||||
[ext_resource type="AudioStream" uid="uid://dsphn6dbbd55a" path="res://common/audio_manager/assets/morceaux/niveau/forest_phase_1.ogg" id="6_6o1yh"]
|
[ext_resource type="AudioStream" uid="uid://dsphn6dbbd55a" path="res://common/audio_manager/assets/morceaux/niveau/forest_phase_1.ogg" id="6_6o1yh"]
|
||||||
[ext_resource type="AudioStream" uid="uid://cwu71o0sl2vto" path="res://common/audio_manager/assets/ambiance/dialogues/ambiance_Demeter.ogg" id="6_8204s"]
|
[ext_resource type="AudioStream" uid="uid://cwu71o0sl2vto" path="res://common/audio_manager/assets/ambiance/dialogues/ambiance_Demeter.ogg" id="6_8204s"]
|
||||||
[ext_resource type="AudioStream" uid="uid://klb32q3kjtkt" path="res://common/audio_manager/assets/ambiance/vending_room_base_relais/ambiance_vending_room_base_relais.ogg" id="7_ge2sc"]
|
[ext_resource type="AudioStream" uid="uid://klb32q3kjtkt" path="res://common/audio_manager/assets/ambiance/vending_room_base_relais/ambiance_vending_room_base_relais.ogg" id="7_ge2sc"]
|
||||||
@@ -15,18 +19,20 @@
|
|||||||
[ext_resource type="AudioStream" uid="uid://kqbqhwhkv7o3" path="res://common/audio_manager/assets/morceaux/niveau/mines_waiting.ogg" id="11_ngi21"]
|
[ext_resource type="AudioStream" uid="uid://kqbqhwhkv7o3" path="res://common/audio_manager/assets/morceaux/niveau/mines_waiting.ogg" id="11_ngi21"]
|
||||||
[ext_resource type="AudioStream" uid="uid://of68i2k1g6y2" path="res://common/audio_manager/assets/morceaux/niveau/desert_phase_1.ogg" id="11_yjs51"]
|
[ext_resource type="AudioStream" uid="uid://of68i2k1g6y2" path="res://common/audio_manager/assets/morceaux/niveau/desert_phase_1.ogg" id="11_yjs51"]
|
||||||
[ext_resource type="AudioStream" uid="uid://b8inedx4yjslw" path="res://common/audio_manager/assets/sfx/drop/drop_1.wav" id="12_4hp8f"]
|
[ext_resource type="AudioStream" uid="uid://b8inedx4yjslw" path="res://common/audio_manager/assets/sfx/drop/drop_1.wav" id="12_4hp8f"]
|
||||||
|
[ext_resource type="AudioStream" uid="uid://bdsghxlbtduuy" path="res://common/audio_manager/assets/morceaux/histoire/subterra.ogg" id="12_mrdk3"]
|
||||||
[ext_resource type="AudioStream" uid="uid://cjbpfnlwcpjh0" path="res://common/audio_manager/assets/morceaux/niveau/forest_waiting.ogg" id="12_xmumj"]
|
[ext_resource type="AudioStream" uid="uid://cjbpfnlwcpjh0" path="res://common/audio_manager/assets/morceaux/niveau/forest_waiting.ogg" id="12_xmumj"]
|
||||||
[ext_resource type="AudioStream" uid="uid://8nmr5vifkt1f" path="res://common/audio_manager/assets/sfx/harvest/harvest_1.wav" id="13_xoaox"]
|
[ext_resource type="AudioStream" uid="uid://8nmr5vifkt1f" path="res://common/audio_manager/assets/sfx/harvest/harvest_1.wav" id="13_xoaox"]
|
||||||
[ext_resource type="AudioStream" uid="uid://dgkdcq4j6fe3o" path="res://common/audio_manager/assets/sfx/harvest/harvest_2.wav" id="14_b5bgj"]
|
[ext_resource type="AudioStream" uid="uid://dgkdcq4j6fe3o" path="res://common/audio_manager/assets/sfx/harvest/harvest_2.wav" id="14_b5bgj"]
|
||||||
[ext_resource type="AudioStream" uid="uid://crncg0mdx1fdw" path="res://common/audio_manager/assets/morceaux/demo/ending.ogg" id="14_h3tkm"]
|
[ext_resource type="AudioStream" uid="uid://dsfqhcrard8o4" path="res://common/audio_manager/assets/morceaux/niveau/desert_phase_2.ogg" id="14_lwdce"]
|
||||||
[ext_resource type="AudioStream" uid="uid://eh3dbuxu5qtw" path="res://common/audio_manager/assets/sfx/harvest/harvest_3.wav" id="15_ynvb4"]
|
[ext_resource type="AudioStream" uid="uid://eh3dbuxu5qtw" path="res://common/audio_manager/assets/sfx/harvest/harvest_3.wav" id="15_ynvb4"]
|
||||||
[ext_resource type="AudioStream" uid="uid://bown4yipeef8l" path="res://common/audio_manager/assets/sfx/harvest/harvest_4.wav" id="16_obeji"]
|
[ext_resource type="AudioStream" uid="uid://bown4yipeef8l" path="res://common/audio_manager/assets/sfx/harvest/harvest_4.wav" id="16_obeji"]
|
||||||
[ext_resource type="AudioStream" uid="uid://delq7gsdeqjq2" path="res://common/audio_manager/assets/sfx/respawn/respawn.wav" id="16_xmumj"]
|
[ext_resource type="AudioStream" uid="uid://delq7gsdeqjq2" path="res://common/audio_manager/assets/sfx/respawn/respawn.wav" id="16_xmumj"]
|
||||||
[ext_resource type="AudioStream" uid="uid://cbo4ld2yypmte" path="res://common/audio_manager/assets/sfx/harvest/harvest_5.wav" id="17_6w0re"]
|
[ext_resource type="AudioStream" uid="uid://cbo4ld2yypmte" path="res://common/audio_manager/assets/sfx/harvest/harvest_5.wav" id="17_6w0re"]
|
||||||
|
[ext_resource type="AudioStream" uid="uid://dimev7sij7crl" path="res://common/audio_manager/assets/morceaux/niveau/desert_waiting.ogg" id="17_qvjf5"]
|
||||||
[ext_resource type="AudioStream" uid="uid://da3srn8vx4erd" path="res://common/audio_manager/assets/sfx/vending_machine/item-drop.wav" id="18_ehr7m"]
|
[ext_resource type="AudioStream" uid="uid://da3srn8vx4erd" path="res://common/audio_manager/assets/sfx/vending_machine/item-drop.wav" id="18_ehr7m"]
|
||||||
[ext_resource type="AudioStream" uid="uid://cs4y6sinpth8e" path="res://common/audio_manager/assets/sfx/recharge/recharge_capsule_1.wav" id="18_j8acj"]
|
[ext_resource type="AudioStream" uid="uid://cs4y6sinpth8e" path="res://common/audio_manager/assets/sfx/recharge/recharge_capsule_1.wav" id="18_j8acj"]
|
||||||
[ext_resource type="AudioStream" uid="uid://c5nfoa6v3r5f7" path="res://common/audio_manager/assets/sfx/harvest/harvest_6.wav" id="18_o4guq"]
|
[ext_resource type="AudioStream" uid="uid://c5nfoa6v3r5f7" path="res://common/audio_manager/assets/sfx/harvest/harvest_6.wav" id="18_o4guq"]
|
||||||
[ext_resource type="AudioStream" uid="uid://cbre45rky1f4v" path="res://common/audio_manager/assets/sfx/vending_machine/dragon-studio-power-off-386180.mp3" id="19_aedoe"]
|
[ext_resource type="AudioStream" uid="uid://dgs7j7itgedoy" path="res://common/audio_manager/assets/sfx/vending_machine/VM_power_off.wav" id="19_ge2sc"]
|
||||||
[ext_resource type="AudioStream" uid="uid://bbhkivgarlhqm" path="res://common/audio_manager/assets/sfx/recharge/recharge_capsule_2.wav" id="19_yjs51"]
|
[ext_resource type="AudioStream" uid="uid://bbhkivgarlhqm" path="res://common/audio_manager/assets/sfx/recharge/recharge_capsule_2.wav" id="19_yjs51"]
|
||||||
[ext_resource type="AudioStream" uid="uid://ccfubsk6135qy" path="res://common/audio_manager/assets/sfx/recharge/recharge_capsule_3.wav" id="20_4ojdh"]
|
[ext_resource type="AudioStream" uid="uid://ccfubsk6135qy" path="res://common/audio_manager/assets/sfx/recharge/recharge_capsule_3.wav" id="20_4ojdh"]
|
||||||
[ext_resource type="AudioStream" uid="uid://bjind1iji0gt7" path="res://common/audio_manager/assets/sfx/pick_up/pick_up_1.wav" id="20_pu6t4"]
|
[ext_resource type="AudioStream" uid="uid://bjind1iji0gt7" path="res://common/audio_manager/assets/sfx/pick_up/pick_up_1.wav" id="20_pu6t4"]
|
||||||
@@ -35,10 +41,9 @@
|
|||||||
[ext_resource type="AudioStream" uid="uid://cbm4r5bf7py11" path="res://common/audio_manager/assets/sfx/recharge/recharge_capsule_4.wav" id="21_ehr7m"]
|
[ext_resource type="AudioStream" uid="uid://cbm4r5bf7py11" path="res://common/audio_manager/assets/sfx/recharge/recharge_capsule_4.wav" id="21_ehr7m"]
|
||||||
[ext_resource type="AudioStream" uid="uid://dq5qwydrca3vy" path="res://common/audio_manager/assets/sfx/recharge/recharge_capsule_5.wav" id="22_aedoe"]
|
[ext_resource type="AudioStream" uid="uid://dq5qwydrca3vy" path="res://common/audio_manager/assets/sfx/recharge/recharge_capsule_5.wav" id="22_aedoe"]
|
||||||
[ext_resource type="AudioStream" uid="uid://d1cpi438ep0ys" path="res://common/audio_manager/assets/sfx/announce/annnounce.wav" id="22_btfwx"]
|
[ext_resource type="AudioStream" uid="uid://d1cpi438ep0ys" path="res://common/audio_manager/assets/sfx/announce/annnounce.wav" id="22_btfwx"]
|
||||||
|
[ext_resource type="AudioStream" uid="uid://ch8wnrckanydg" path="res://common/audio_manager/assets/morceaux/histoire/meeting_demeter.ogg" id="22_mrdk3"]
|
||||||
[ext_resource type="AudioStream" uid="uid://bnwtgp8t46xwc" path="res://common/audio_manager/assets/sfx/recharge/recharge_capsule_6.wav" id="23_ge2sc"]
|
[ext_resource type="AudioStream" uid="uid://bnwtgp8t46xwc" path="res://common/audio_manager/assets/sfx/recharge/recharge_capsule_6.wav" id="23_ge2sc"]
|
||||||
[ext_resource type="AudioStream" uid="uid://bp3wsncvda5gl" path="res://common/audio_manager/assets/sfx/recharge/recharge_capsule_7.wav" id="24_yr73o"]
|
[ext_resource type="AudioStream" uid="uid://bp3wsncvda5gl" path="res://common/audio_manager/assets/sfx/recharge/recharge_capsule_7.wav" id="24_yr73o"]
|
||||||
[ext_resource type="AudioStream" uid="uid://b4jx8rflw7dss" path="res://common/audio_manager/assets/sfx/phone/phone_ringing_Astra.wav" id="27_0rjel"]
|
|
||||||
[ext_resource type="AudioStream" uid="uid://ocm1dkkhv7ls" path="res://common/audio_manager/assets/sfx/phone/phone_ringing.wav" id="28_3dfjn"]
|
|
||||||
[ext_resource type="AudioStream" uid="uid://8juy5ev3rdfh" path="res://common/audio_manager/assets/sfx/plant_points/plant_point_1.wav" id="29_ngi21"]
|
[ext_resource type="AudioStream" uid="uid://8juy5ev3rdfh" path="res://common/audio_manager/assets/sfx/plant_points/plant_point_1.wav" id="29_ngi21"]
|
||||||
[ext_resource type="AudioStream" uid="uid://su387eovtrsg" path="res://common/audio_manager/assets/sfx/plant_points/plant_point_2.wav" id="30_xmumj"]
|
[ext_resource type="AudioStream" uid="uid://su387eovtrsg" path="res://common/audio_manager/assets/sfx/plant_points/plant_point_2.wav" id="30_xmumj"]
|
||||||
[ext_resource type="AudioStream" uid="uid://bp6mtpqjf4txo" path="res://common/audio_manager/assets/sfx/plant_points/plant_point_3.wav" id="31_spekb"]
|
[ext_resource type="AudioStream" uid="uid://bp6mtpqjf4txo" path="res://common/audio_manager/assets/sfx/plant_points/plant_point_3.wav" id="31_spekb"]
|
||||||
@@ -57,11 +62,15 @@
|
|||||||
[ext_resource type="AudioStream" uid="uid://dd1uu6dd6sloe" path="res://common/audio_manager/assets/sfx/pickaxe/pickaxe_3.wav" id="45_mur2l"]
|
[ext_resource type="AudioStream" uid="uid://dd1uu6dd6sloe" path="res://common/audio_manager/assets/sfx/pickaxe/pickaxe_3.wav" id="45_mur2l"]
|
||||||
[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://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://cv7sj8n5oo1i8" path="res://common/audio_manager/assets/sfx/screen_bip/screen_bip.wav" id="47_svctq"]
|
||||||
|
[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://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://ca0wonha334cl" path="res://common/audio_manager/assets/sfx/teleportation/teleport.wav" id="50_rlnfe"]
|
||||||
[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://cv5avkd3qekt7" path="res://common/audio_manager/assets/sfx/movement/movement.wav" id="51_iyxkn"]
|
||||||
[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://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://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"]
|
||||||
|
[ext_resource type="AudioStream" uid="uid://bdrdnli5k27a2" path="res://common/audio_manager/assets/sfx/tractor_beam/take.wav" id="69_5rlid"]
|
||||||
|
[ext_resource type="AudioStream" uid="uid://cam4vv1am40dy" path="res://common/audio_manager/assets/sfx/tractor_beam/drop.wav" id="70_gfbcu"]
|
||||||
|
|
||||||
[sub_resource type="AudioStreamRandomizer" id="AudioStreamRandomizer_6o1yh"]
|
[sub_resource type="AudioStreamRandomizer" id="AudioStreamRandomizer_6o1yh"]
|
||||||
streams_count = 3
|
streams_count = 3
|
||||||
@@ -122,188 +131,271 @@ script = ExtResource("1_0tvca")
|
|||||||
[node name="Ambiances" type="Node" parent="." unique_id=1989991562]
|
[node name="Ambiances" type="Node" parent="." unique_id=1989991562]
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
|
|
||||||
|
[node name="Cave" type="AudioStreamPlayer" parent="Ambiances" unique_id=71769481]
|
||||||
|
unique_name_in_owner = true
|
||||||
|
stream = ExtResource("2_ge2sc")
|
||||||
|
volume_db = -7.195
|
||||||
|
pitch_scale = 0.5
|
||||||
|
|
||||||
[node name="BaseRelais" type="AudioStreamPlayer" parent="Ambiances" unique_id=1895636918]
|
[node name="BaseRelais" type="AudioStreamPlayer" parent="Ambiances" unique_id=1895636918]
|
||||||
|
unique_name_in_owner = true
|
||||||
stream = ExtResource("7_ge2sc")
|
stream = ExtResource("7_ge2sc")
|
||||||
|
volume_db = -7.0
|
||||||
|
|
||||||
[node name="VendingRoom" type="AudioStreamPlayer" parent="Ambiances" unique_id=1478190718]
|
[node name="VendingRoom" type="AudioStreamPlayer" parent="Ambiances" unique_id=1478190718]
|
||||||
|
unique_name_in_owner = true
|
||||||
stream = ExtResource("7_ge2sc")
|
stream = ExtResource("7_ge2sc")
|
||||||
|
volume_db = -7.0
|
||||||
|
|
||||||
[node name="Exterior" type="AudioStreamPlayer" parent="Ambiances" unique_id=1405716780]
|
[node name="Exterior" type="AudioStreamPlayer" parent="Ambiances" unique_id=1405716780]
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
stream = ExtResource("2_tuvql")
|
stream = ExtResource("3_qvjf5")
|
||||||
|
volume_db = -5.0
|
||||||
|
|
||||||
|
[node name="ExteriorFoggy" type="AudioStreamPlayer" parent="Ambiances" unique_id=1741396762]
|
||||||
|
unique_name_in_owner = true
|
||||||
|
stream = ExtResource("4_ipd1r")
|
||||||
|
volume_db = -18.0
|
||||||
|
|
||||||
|
[node name="ExteriorRaining" type="AudioStreamPlayer" parent="Ambiances" unique_id=1946725047]
|
||||||
|
unique_name_in_owner = true
|
||||||
|
stream = ExtResource("4_qvjf5")
|
||||||
|
volume_db = -15.0
|
||||||
|
|
||||||
|
[node name="ExteriorWindy" type="AudioStreamPlayer" parent="Ambiances" unique_id=1287818982]
|
||||||
|
unique_name_in_owner = true
|
||||||
|
stream = ExtResource("5_ipd1r")
|
||||||
|
volume_db = -15.0
|
||||||
|
|
||||||
[node name="Astra" type="AudioStreamPlayer" parent="Ambiances" unique_id=1244577212]
|
[node name="Astra" type="AudioStreamPlayer" parent="Ambiances" unique_id=1244577212]
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
stream = ExtResource("5_8204s")
|
stream = ExtResource("5_8204s")
|
||||||
|
volume_db = -5.0
|
||||||
|
|
||||||
[node name="Demeter" type="AudioStreamPlayer" parent="Ambiances" unique_id=351918026]
|
[node name="Demeter" type="AudioStreamPlayer" parent="Ambiances" unique_id=351918026]
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
stream = ExtResource("6_8204s")
|
stream = ExtResource("6_8204s")
|
||||||
|
volume_db = -5.0
|
||||||
|
|
||||||
[node name="Borea" type="AudioStreamPlayer" parent="Ambiances" unique_id=1857904648]
|
[node name="Borea" type="AudioStreamPlayer" parent="Ambiances" unique_id=1857904648]
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
stream = ExtResource("7_spekb")
|
stream = ExtResource("7_spekb")
|
||||||
|
volume_db = -5.0
|
||||||
|
|
||||||
[node name="Ship" type="AudioStreamPlayer" parent="Ambiances" unique_id=1564186965]
|
[node name="Ship" type="AudioStreamPlayer" parent="Ambiances" unique_id=1564186965]
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
stream = ExtResource("8_tuvql")
|
stream = ExtResource("8_tuvql")
|
||||||
|
volume_db = -5.0
|
||||||
|
|
||||||
|
[node name="Subterra" type="AudioStreamPlayer" parent="Ambiances" unique_id=2019011683]
|
||||||
|
unique_name_in_owner = true
|
||||||
|
stream = ExtResource("12_mrdk3")
|
||||||
|
|
||||||
[node name="Musics" type="Node" parent="." unique_id=1450527710]
|
[node name="Musics" type="Node" parent="." unique_id=1450527710]
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
|
|
||||||
[node name="RegionDesertPhase1" type="AudioStreamPlayer" parent="Musics" unique_id=1222638526]
|
|
||||||
unique_name_in_owner = true
|
|
||||||
stream = ExtResource("11_yjs51")
|
|
||||||
|
|
||||||
[node name="RegionForestPhase1" type="AudioStreamPlayer" parent="Musics" unique_id=1029114070]
|
[node name="RegionForestPhase1" type="AudioStreamPlayer" parent="Musics" unique_id=1029114070]
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
stream = ExtResource("6_6o1yh")
|
stream = ExtResource("6_6o1yh")
|
||||||
|
volume_db = -5.0
|
||||||
|
|
||||||
[node name="RegionForestPhase2" type="AudioStreamPlayer" parent="Musics" unique_id=417543634]
|
[node name="RegionForestPhase2" type="AudioStreamPlayer" parent="Musics" unique_id=417543634]
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
stream = ExtResource("10_tq535")
|
stream = ExtResource("10_tq535")
|
||||||
|
volume_db = -5.0
|
||||||
|
|
||||||
[node name="RegionMinePhase1" type="AudioStreamPlayer" parent="Musics" unique_id=152032267]
|
[node name="RegionMinePhase1" type="AudioStreamPlayer" parent="Musics" unique_id=152032267]
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
stream = ExtResource("5_ajci6")
|
stream = ExtResource("5_ajci6")
|
||||||
|
volume_db = -5.0
|
||||||
|
|
||||||
[node name="RegionMinePhase2" type="AudioStreamPlayer" parent="Musics" unique_id=348001141]
|
[node name="RegionMinePhase2" type="AudioStreamPlayer" parent="Musics" unique_id=348001141]
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
stream = ExtResource("4_2fduo")
|
stream = ExtResource("4_2fduo")
|
||||||
|
volume_db = -5.0
|
||||||
|
|
||||||
|
[node name="RegionDesertPhase1" type="AudioStreamPlayer" parent="Musics" unique_id=1222638526]
|
||||||
|
unique_name_in_owner = true
|
||||||
|
stream = ExtResource("11_yjs51")
|
||||||
|
volume_db = -5.0
|
||||||
|
|
||||||
|
[node name="RegionDesertPhase2" type="AudioStreamPlayer" parent="Musics" unique_id=2003475958]
|
||||||
|
unique_name_in_owner = true
|
||||||
|
stream = ExtResource("14_lwdce")
|
||||||
|
volume_db = -5.0
|
||||||
|
|
||||||
[node name="RegionForestLoop" type="AudioStreamPlayer" parent="Musics" unique_id=482654512]
|
[node name="RegionForestLoop" type="AudioStreamPlayer" parent="Musics" unique_id=482654512]
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
stream = ExtResource("12_xmumj")
|
stream = ExtResource("12_xmumj")
|
||||||
|
volume_db = -5.0
|
||||||
bus = &"Music"
|
bus = &"Music"
|
||||||
|
|
||||||
[node name="RegionMineLoop" type="AudioStreamPlayer" parent="Musics" unique_id=814165127]
|
[node name="RegionMineLoop" type="AudioStreamPlayer" parent="Musics" unique_id=814165127]
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
stream = ExtResource("11_ngi21")
|
stream = ExtResource("11_ngi21")
|
||||||
|
volume_db = -5.0
|
||||||
bus = &"Music"
|
bus = &"Music"
|
||||||
|
|
||||||
|
[node name="RegionDesertLoop" type="AudioStreamPlayer" parent="Musics" unique_id=1981071036]
|
||||||
|
unique_name_in_owner = true
|
||||||
|
stream = ExtResource("17_qvjf5")
|
||||||
|
volume_db = -5.0
|
||||||
|
|
||||||
[node name="Title" type="AudioStreamPlayer" parent="Musics" unique_id=2105759422]
|
[node name="Title" type="AudioStreamPlayer" parent="Musics" unique_id=2105759422]
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
stream = ExtResource("7_tuvql")
|
stream = ExtResource("7_tuvql")
|
||||||
|
volume_db = -5.0
|
||||||
bus = &"Music"
|
bus = &"Music"
|
||||||
|
|
||||||
[node name="Demo_end" type="AudioStreamPlayer" parent="Musics" unique_id=261817716]
|
[node name="Meeting_demeter" type="AudioStreamPlayer" parent="Musics" unique_id=1066359159]
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
stream = ExtResource("14_h3tkm")
|
stream = ExtResource("22_mrdk3")
|
||||||
|
|
||||||
[node name="Sfx" type="Node" parent="." unique_id=2023641207]
|
[node name="Sfx" type="Node" parent="." unique_id=2023641207]
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
|
|
||||||
[node name="Dig" type="AudioStreamPlayer" parent="Sfx" unique_id=486042600]
|
[node name="Dig" type="AudioStreamPlayer" parent="Sfx" unique_id=486042600]
|
||||||
stream = SubResource("AudioStreamRandomizer_6o1yh")
|
stream = SubResource("AudioStreamRandomizer_6o1yh")
|
||||||
|
volume_db = -5.0
|
||||||
|
|
||||||
[node name="VendingMachineDrop" type="AudioStreamPlayer" parent="Sfx" unique_id=1161500181]
|
[node name="VendingMachineDrop" type="AudioStreamPlayer" parent="Sfx" unique_id=1161500181]
|
||||||
stream = ExtResource("18_ehr7m")
|
stream = ExtResource("18_ehr7m")
|
||||||
|
volume_db = -5.0
|
||||||
pitch_scale = 0.81
|
pitch_scale = 0.81
|
||||||
|
|
||||||
[node name="VendingMachineOff" type="AudioStreamPlayer" parent="Sfx" unique_id=743754597]
|
[node name="VendingMachineOff" type="AudioStreamPlayer" parent="Sfx" unique_id=743754597]
|
||||||
stream = ExtResource("19_aedoe")
|
stream = ExtResource("19_ge2sc")
|
||||||
volume_db = -14.149
|
volume_db = -5.0
|
||||||
pitch_scale = 0.75
|
|
||||||
|
|
||||||
[node name="DoorOpen" type="AudioStreamPlayer" parent="Sfx" unique_id=1440910292]
|
[node name="DoorOpen" type="AudioStreamPlayer" parent="Sfx" unique_id=1440910292]
|
||||||
stream = ExtResource("20_yr73o")
|
stream = ExtResource("20_yr73o")
|
||||||
|
volume_db = -6.0
|
||||||
pitch_scale = 1.5
|
pitch_scale = 1.5
|
||||||
|
|
||||||
[node name="Recharge1" type="AudioStreamPlayer" parent="Sfx" unique_id=357905012]
|
[node name="Recharge1" type="AudioStreamPlayer" parent="Sfx" unique_id=357905012]
|
||||||
stream = ExtResource("18_j8acj")
|
stream = ExtResource("18_j8acj")
|
||||||
|
volume_db = -10.0
|
||||||
|
|
||||||
[node name="Recharge2" type="AudioStreamPlayer" parent="Sfx" unique_id=261310291]
|
[node name="Recharge2" type="AudioStreamPlayer" parent="Sfx" unique_id=261310291]
|
||||||
stream = ExtResource("19_yjs51")
|
stream = ExtResource("19_yjs51")
|
||||||
|
volume_db = -10.0
|
||||||
|
|
||||||
[node name="Recharge3" type="AudioStreamPlayer" parent="Sfx" unique_id=1559567919]
|
[node name="Recharge3" type="AudioStreamPlayer" parent="Sfx" unique_id=1559567919]
|
||||||
stream = ExtResource("20_4ojdh")
|
stream = ExtResource("20_4ojdh")
|
||||||
|
volume_db = -10.0
|
||||||
|
|
||||||
[node name="Recharge4" type="AudioStreamPlayer" parent="Sfx" unique_id=1697092547]
|
[node name="Recharge4" type="AudioStreamPlayer" parent="Sfx" unique_id=1697092547]
|
||||||
stream = ExtResource("21_ehr7m")
|
stream = ExtResource("21_ehr7m")
|
||||||
|
volume_db = -10.0
|
||||||
|
|
||||||
[node name="Recharge5" type="AudioStreamPlayer" parent="Sfx" unique_id=1385679733]
|
[node name="Recharge5" type="AudioStreamPlayer" parent="Sfx" unique_id=1385679733]
|
||||||
stream = ExtResource("22_aedoe")
|
stream = ExtResource("22_aedoe")
|
||||||
|
volume_db = -10.0
|
||||||
|
|
||||||
[node name="Recharge6" type="AudioStreamPlayer" parent="Sfx" unique_id=391499157]
|
[node name="Recharge6" type="AudioStreamPlayer" parent="Sfx" unique_id=391499157]
|
||||||
stream = ExtResource("23_ge2sc")
|
stream = ExtResource("23_ge2sc")
|
||||||
|
volume_db = -10.0
|
||||||
|
|
||||||
[node name="Recharge7" type="AudioStreamPlayer" parent="Sfx" unique_id=355754872]
|
[node name="Recharge7" type="AudioStreamPlayer" parent="Sfx" unique_id=355754872]
|
||||||
stream = ExtResource("24_yr73o")
|
stream = ExtResource("24_yr73o")
|
||||||
|
volume_db = -10.0
|
||||||
|
|
||||||
[node name="Rocks" type="AudioStreamPlayer" parent="Sfx" unique_id=1012908521]
|
[node name="Rocks" type="AudioStreamPlayer" parent="Sfx" unique_id=1012908521]
|
||||||
stream = SubResource("AudioStreamRandomizer_kfbah")
|
stream = SubResource("AudioStreamRandomizer_kfbah")
|
||||||
|
volume_db = -5.0
|
||||||
|
|
||||||
[node name="Respawn" type="AudioStreamPlayer" parent="Sfx" unique_id=1902559716]
|
[node name="Respawn" type="AudioStreamPlayer" parent="Sfx" unique_id=1902559716]
|
||||||
stream = ExtResource("16_xmumj")
|
stream = ExtResource("16_xmumj")
|
||||||
|
volume_db = -5.0
|
||||||
|
|
||||||
[node name="Drop" type="AudioStreamPlayer" parent="Sfx" unique_id=1391500830]
|
[node name="Drop" type="AudioStreamPlayer" parent="Sfx" unique_id=1391500830]
|
||||||
stream = SubResource("AudioStreamRandomizer_1w04j")
|
stream = SubResource("AudioStreamRandomizer_1w04j")
|
||||||
volume_db = -2.0
|
volume_db = -7.0
|
||||||
|
|
||||||
[node name="Harvest" type="AudioStreamPlayer" parent="Sfx" unique_id=345539331]
|
[node name="Harvest" type="AudioStreamPlayer" parent="Sfx" unique_id=345539331]
|
||||||
stream = SubResource("AudioStreamRandomizer_i4m0x")
|
stream = SubResource("AudioStreamRandomizer_i4m0x")
|
||||||
|
volume_db = -7.0
|
||||||
|
|
||||||
[node name="PickUp" type="AudioStreamPlayer" parent="Sfx" unique_id=176915166]
|
[node name="PickUp" type="AudioStreamPlayer" parent="Sfx" unique_id=176915166]
|
||||||
stream = SubResource("AudioStreamRandomizer_jjdv2")
|
stream = SubResource("AudioStreamRandomizer_jjdv2")
|
||||||
volume_db = -11.0
|
volume_db = -16.0
|
||||||
|
|
||||||
[node name="Announce" type="AudioStreamPlayer" parent="Sfx" unique_id=876644323]
|
[node name="Announce" type="AudioStreamPlayer" parent="Sfx" unique_id=876644323]
|
||||||
stream = ExtResource("22_btfwx")
|
stream = ExtResource("22_btfwx")
|
||||||
volume_db = 8.627
|
volume_db = 3.627
|
||||||
|
|
||||||
[node name="Astra_phone_call" type="AudioStreamPlayer" parent="Sfx" unique_id=721344636]
|
[node name="Astra_phone_call" type="AudioStreamPlayer" parent="Sfx" unique_id=721344636]
|
||||||
stream = ExtResource("27_0rjel")
|
stream = ExtResource("48_ipd1r")
|
||||||
|
volume_db = -5.0
|
||||||
|
|
||||||
[node name="Phone_call" type="AudioStreamPlayer" parent="Sfx" unique_id=1668278453]
|
[node name="Phone_call" type="AudioStreamPlayer" parent="Sfx" unique_id=1668278453]
|
||||||
stream = ExtResource("28_3dfjn")
|
stream = ExtResource("48_ipd1r")
|
||||||
|
volume_db = -5.0
|
||||||
|
|
||||||
[node name="PlantPoint" type="AudioStreamPlayer" parent="Sfx" unique_id=2044025024]
|
[node name="PlantPoint" type="AudioStreamPlayer" parent="Sfx" unique_id=2044025024]
|
||||||
stream = SubResource("AudioStreamRandomizer_qog4c")
|
stream = SubResource("AudioStreamRandomizer_qog4c")
|
||||||
|
volume_db = -5.0
|
||||||
|
|
||||||
[node name="Reveal" type="AudioStreamPlayer" parent="Sfx" unique_id=1597352608]
|
[node name="Reveal" type="AudioStreamPlayer" parent="Sfx" unique_id=1597352608]
|
||||||
stream = ExtResource("37_3dfjn")
|
stream = ExtResource("37_3dfjn")
|
||||||
volume_db = -3.0
|
volume_db = -8.0
|
||||||
|
|
||||||
[node name="Ship_reveal" type="AudioStreamPlayer" parent="Sfx" unique_id=1121632306]
|
[node name="Ship_reveal" type="AudioStreamPlayer" parent="Sfx" unique_id=1121632306]
|
||||||
stream = ExtResource("37_3dfjn")
|
stream = ExtResource("37_3dfjn")
|
||||||
volume_db = -3.0
|
volume_db = -8.0
|
||||||
|
|
||||||
[node name="Signal" type="AudioStreamPlayer" parent="Sfx" unique_id=335682989]
|
[node name="Signal" type="AudioStreamPlayer" parent="Sfx" unique_id=335682989]
|
||||||
stream = ExtResource("41_iaiio")
|
stream = ExtResource("41_iaiio")
|
||||||
volume_db = -10.0
|
volume_db = -15.0
|
||||||
|
|
||||||
[node name="Atterrissage" type="AudioStreamPlayer" parent="Sfx" unique_id=2021186625]
|
[node name="Atterrissage" type="AudioStreamPlayer" parent="Sfx" unique_id=2021186625]
|
||||||
stream = ExtResource("40_h3tkm")
|
stream = ExtResource("40_h3tkm")
|
||||||
|
volume_db = -5.0
|
||||||
|
|
||||||
[node name="Decollage" type="AudioStreamPlayer" parent="Sfx" unique_id=581331122]
|
[node name="Decollage" type="AudioStreamPlayer" parent="Sfx" unique_id=581331122]
|
||||||
stream = ExtResource("41_iyxkn")
|
stream = ExtResource("41_iyxkn")
|
||||||
|
volume_db = -5.0
|
||||||
|
|
||||||
[node name="Elevator" type="AudioStreamPlayer" parent="Sfx" unique_id=1345852969]
|
[node name="Elevator" type="AudioStreamPlayer" parent="Sfx" unique_id=1345852969]
|
||||||
stream = ExtResource("42_obkny")
|
stream = ExtResource("42_obkny")
|
||||||
|
pitch_scale = 1.1
|
||||||
|
|
||||||
[node name="Mining" type="AudioStreamPlayer" parent="Sfx" unique_id=1122216774]
|
[node name="Mining" type="AudioStreamPlayer" parent="Sfx" unique_id=1122216774]
|
||||||
stream = SubResource("AudioStreamRandomizer_yjs51")
|
stream = SubResource("AudioStreamRandomizer_yjs51")
|
||||||
|
volume_db = -5.0
|
||||||
|
|
||||||
[node name="Screen_interaction" type="AudioStreamPlayer" parent="Sfx" unique_id=1140309368]
|
[node name="Screen_interaction" type="AudioStreamPlayer" parent="Sfx" unique_id=1140309368]
|
||||||
stream = ExtResource("47_svctq")
|
stream = ExtResource("47_svctq")
|
||||||
volume_db = -8.0
|
volume_db = -13.0
|
||||||
|
|
||||||
[node name="Ship_exit" type="AudioStreamPlayer" parent="Sfx" unique_id=615567072]
|
[node name="Ship_exit" type="AudioStreamPlayer" parent="Sfx" unique_id=615567072]
|
||||||
stream = ExtResource("48_j8acj")
|
stream = ExtResource("48_j8acj")
|
||||||
volume_db = 8.0
|
volume_db = 3.0
|
||||||
|
|
||||||
[node name="Movement" type="AudioStreamPlayer" parent="Sfx" unique_id=1403498558]
|
[node name="Movement" type="AudioStreamPlayer" parent="Sfx" unique_id=1403498558]
|
||||||
stream = ExtResource("51_iyxkn")
|
stream = ExtResource("51_iyxkn")
|
||||||
volume_db = -7.0
|
volume_db = -12.0
|
||||||
|
|
||||||
[node name="Teleportation" type="AudioStreamPlayer" parent="Sfx" unique_id=369599456]
|
[node name="Teleportation" type="AudioStreamPlayer" parent="Sfx" unique_id=369599456]
|
||||||
stream = ExtResource("50_rlnfe")
|
stream = ExtResource("50_rlnfe")
|
||||||
volume_db = -6.0
|
volume_db = -11.0
|
||||||
|
|
||||||
[node name="HoloAppear" type="AudioStreamPlayer" parent="Sfx" unique_id=637436824]
|
[node name="HoloAppear" type="AudioStreamPlayer" parent="Sfx" unique_id=637436824]
|
||||||
stream = ExtResource("63_aedoe")
|
stream = ExtResource("63_aedoe")
|
||||||
volume_db = -6.0
|
volume_db = -11.0
|
||||||
|
|
||||||
[node name="HoloDisappear" type="AudioStreamPlayer" parent="Sfx" unique_id=1756615928]
|
[node name="HoloDisappear" type="AudioStreamPlayer" parent="Sfx" unique_id=1756615928]
|
||||||
stream = ExtResource("64_ge2sc")
|
stream = ExtResource("64_ge2sc")
|
||||||
volume_db = -6.0
|
volume_db = -11.0
|
||||||
|
|
||||||
|
[node name="Unlock_tool" type="AudioStreamPlayer" parent="Sfx" unique_id=667077616]
|
||||||
|
stream = ExtResource("64_yr73o")
|
||||||
|
volume_db = -5.0
|
||||||
|
|
||||||
|
[node name="TractorBeamTake" type="AudioStreamPlayer" parent="Sfx" unique_id=1321980229]
|
||||||
|
stream = ExtResource("69_5rlid")
|
||||||
|
volume_db = -5.0
|
||||||
|
|
||||||
|
[node name="TractorBeamDrop" type="AudioStreamPlayer" parent="Sfx" unique_id=2023233451]
|
||||||
|
stream = ExtResource("70_gfbcu")
|
||||||
|
volume_db = -5.0
|
||||||
|
|||||||
@@ -7,19 +7,21 @@ const MAX_VOLUME = 24.
|
|||||||
const DEFAULT_FADE_TIME : float = 5.0
|
const DEFAULT_FADE_TIME : float = 5.0
|
||||||
|
|
||||||
const REGION_FIRST_PHASE = [
|
const REGION_FIRST_PHASE = [
|
||||||
"RegionDesertPhase1",
|
|
||||||
"RegionForestPhase1",
|
|
||||||
"RegionForestPhase2",
|
|
||||||
"RegionMinePhase1",
|
"RegionMinePhase1",
|
||||||
"RegionMinePhase2",
|
"RegionMinePhase2",
|
||||||
|
"RegionForestPhase1",
|
||||||
|
"RegionForestPhase2",
|
||||||
|
"RegionDesertPhase1",
|
||||||
|
"RegionDesertPhase2",
|
||||||
]
|
]
|
||||||
|
|
||||||
const REGION_LOOP_PHASE = [
|
const REGION_LOOP_PHASE = [
|
||||||
"RegionForestLoop",
|
|
||||||
"RegionForestLoop",
|
|
||||||
"RegionForestLoop",
|
|
||||||
"RegionMineLoop",
|
"RegionMineLoop",
|
||||||
"RegionMineLoop"
|
"RegionMineLoop",
|
||||||
|
"RegionForestLoop",
|
||||||
|
"RegionForestLoop",
|
||||||
|
"RegionDesertLoop",
|
||||||
|
"RegionDesertLoop",
|
||||||
]
|
]
|
||||||
|
|
||||||
@onready var settings : SettingsData = GameInfo.settings_data
|
@onready var settings : SettingsData = GameInfo.settings_data
|
||||||
@@ -38,11 +40,10 @@ func _on_change_scene(scene : Scene):
|
|||||||
stop_all_ambiances()
|
stop_all_ambiances()
|
||||||
|
|
||||||
if (scene is TitleScene):
|
if (scene is TitleScene):
|
||||||
play_music_alone("Title", false, 5.0)
|
play_music_alone("Title", false, 0.0)
|
||||||
elif scene is IntroScene:
|
elif scene is IntroScene:
|
||||||
stop_all_musics()
|
stop_all_musics()
|
||||||
elif scene is RegionScene:
|
elif scene is RegionScene:
|
||||||
play_ambiance("Exterior", false)
|
|
||||||
var region_level = GameInfo.game_data.current_run.level
|
var region_level = GameInfo.game_data.current_run.level
|
||||||
var first_phase = REGION_FIRST_PHASE[region_level % len(REGION_FIRST_PHASE)]
|
var first_phase = REGION_FIRST_PHASE[region_level % len(REGION_FIRST_PHASE)]
|
||||||
var loop_phase = REGION_LOOP_PHASE[region_level % len(REGION_LOOP_PHASE)]
|
var loop_phase = REGION_LOOP_PHASE[region_level % len(REGION_LOOP_PHASE)]
|
||||||
@@ -58,14 +59,17 @@ func _on_change_scene(scene : Scene):
|
|||||||
stop_all_musics()
|
stop_all_musics()
|
||||||
play_ambiance_alone("Astra", false)
|
play_ambiance_alone("Astra", false)
|
||||||
elif scene is BoreaScene:
|
elif scene is BoreaScene:
|
||||||
stop_all_musics()
|
play_music_alone("Meeting_demeter")
|
||||||
play_ambiance_alone("Borea", false)
|
stop_all_ambiances()
|
||||||
elif scene is VendingMachineScene:
|
elif scene is VendingMachineScene:
|
||||||
stop_all_musics()
|
stop_all_musics()
|
||||||
play_ambiance_alone("VendingRoom", false)
|
play_ambiance_alone("VendingRoom", false)
|
||||||
elif scene is RelayBaseScene:
|
elif scene is RelayBaseScene:
|
||||||
stop_all_musics()
|
stop_all_musics()
|
||||||
play_ambiance_alone("BaseRelais", false)
|
play_ambiance_alone("BaseRelais", false)
|
||||||
|
elif scene is CaveScene:
|
||||||
|
stop_all_musics()
|
||||||
|
play_ambiance_alone("Cave", false)
|
||||||
|
|
||||||
# Fonction s'exécutant à chaque début de timeline
|
# Fonction s'exécutant à chaque début de timeline
|
||||||
func _on_timeline_started():
|
func _on_timeline_started():
|
||||||
@@ -203,7 +207,7 @@ func change_ambiances_volume(db_change := 0., fade := DEFAULT_FADE_TIME):
|
|||||||
|
|
||||||
# Joue un
|
# Joue un
|
||||||
# - player_name : Nom de la Node dans la scène Godot à jouer
|
# - player_name : Nom de la Node dans la scène Godot à jouer
|
||||||
func play_sfx(sfx_name : String):
|
func play_sfx(sfx_name : String, pitch = 1.):
|
||||||
var player := %Sfx.find_child(sfx_name) as AudioStreamPlayer
|
var player := %Sfx.find_child(sfx_name) as AudioStreamPlayer
|
||||||
if player:
|
if player:
|
||||||
player.play()
|
player.play()
|
||||||
@@ -211,6 +215,7 @@ func play_sfx(sfx_name : String):
|
|||||||
printerr("Sfx %s not found" % sfx_name)
|
printerr("Sfx %s not found" % sfx_name)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# ----------------- Partie Technique (pas touche Niels ;D) ----------------
|
# ----------------- Partie Technique (pas touche Niels ;D) ----------------
|
||||||
|
|
||||||
func _ready():
|
func _ready():
|
||||||
@@ -299,7 +304,7 @@ func set_volume(player : AudioStreamPlayer, to : float, fade_time = DEFAULT_FADE
|
|||||||
return fade_tween
|
return fade_tween
|
||||||
|
|
||||||
func start_player(player: AudioStreamPlayer, from_random_time = false, fade_time = DEFAULT_FADE_TIME):
|
func start_player(player: AudioStreamPlayer, from_random_time = false, fade_time = DEFAULT_FADE_TIME):
|
||||||
if player and not player.playing:
|
if player and player.stream and not player.playing:
|
||||||
player.play(
|
player.play(
|
||||||
0.0 if not from_random_time
|
0.0 if not from_random_time
|
||||||
else randf_range(0.0, player.stream.get_length())
|
else randf_range(0.0, player.stream.get_length())
|
||||||
|
|||||||
Binary file not shown.
@@ -39,6 +39,11 @@ materials/extract_format=0
|
|||||||
materials/extract_path=""
|
materials/extract_path=""
|
||||||
_subresources={
|
_subresources={
|
||||||
"materials": {
|
"materials": {
|
||||||
|
"Cristal": {
|
||||||
|
"use_external/enabled": true,
|
||||||
|
"use_external/fallback_path": "res://common/assets/materials/cristal.tres",
|
||||||
|
"use_external/path": "uid://di0m3uqgi3l08"
|
||||||
|
},
|
||||||
"Material": {
|
"Material": {
|
||||||
"use_external/enabled": true,
|
"use_external/enabled": true,
|
||||||
"use_external/fallback_path": "res://common/assets/materials/default_3d.tres",
|
"use_external/fallback_path": "res://common/assets/materials/default_3d.tres",
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@@ -39,6 +39,11 @@ materials/extract_format=0
|
|||||||
materials/extract_path=""
|
materials/extract_path=""
|
||||||
_subresources={
|
_subresources={
|
||||||
"materials": {
|
"materials": {
|
||||||
|
"Cristal": {
|
||||||
|
"use_external/enabled": true,
|
||||||
|
"use_external/fallback_path": "res://common/assets/materials/cristal.tres",
|
||||||
|
"use_external/path": "uid://di0m3uqgi3l08"
|
||||||
|
},
|
||||||
"Material": {
|
"Material": {
|
||||||
"use_external/enabled": true,
|
"use_external/enabled": true,
|
||||||
"use_external/fallback_path": "res://common/assets/materials/default_3d.tres",
|
"use_external/fallback_path": "res://common/assets/materials/default_3d.tres",
|
||||||
|
|||||||
Binary file not shown.
@@ -12,4 +12,4 @@ func get_3d_scene() -> PackedScene:
|
|||||||
return preload("res://common/game_data/scripts/artefacts/talion_soil/talion_soil.blend")
|
return preload("res://common/game_data/scripts/artefacts/talion_soil/talion_soil.blend")
|
||||||
|
|
||||||
func modify_plant_influence_radius(plant_influence_radius : float) -> float:
|
func modify_plant_influence_radius(plant_influence_radius : float) -> float:
|
||||||
return plant_influence_radius * 1.4
|
return plant_influence_radius * 1.5
|
||||||
@@ -33,6 +33,7 @@ signal current_region_data_updated(p : RegionData)
|
|||||||
@export var game_mode : GameMode = GameMode.STORY
|
@export var game_mode : GameMode = GameMode.STORY
|
||||||
|
|
||||||
@export var dialogs_done : Array[String] = [] #Chemin des dialogues terminés
|
@export var dialogs_done : Array[String] = [] #Chemin des dialogues terminés
|
||||||
|
@export var tutorials_done : Array[String] = []
|
||||||
|
|
||||||
func start_run() -> RunData:
|
func start_run() -> RunData:
|
||||||
player_data.clear_inventory()
|
player_data.clear_inventory()
|
||||||
|
|||||||
@@ -1,13 +1,12 @@
|
|||||||
extends Resource
|
extends Resource
|
||||||
class_name ProgressionData
|
class_name ProgressionData
|
||||||
|
|
||||||
|
|
||||||
@export var planted_mutation_ids: Array[String] = []
|
@export var planted_mutation_ids: Array[String] = []
|
||||||
@export var story_step_i := 0
|
@export var story_step_i := 0
|
||||||
@export var ship_tutorial_done = false
|
@export var mutations_unlocked = 8
|
||||||
|
|
||||||
var all_mutations: Array[PlantMutation] : get = get_all_mutations
|
var all_mutations: Array[PlantMutation] : get = get_all_mutations
|
||||||
var available_mutations: Array[PlantMutation] : get = get_all_mutations
|
var available_mutations: Array[PlantMutation] : get = get_available_mutations
|
||||||
var available_artefacts: Array[Artefact] : get = get_all_artifacts
|
var available_artefacts: Array[Artefact] : get = get_all_artifacts
|
||||||
var story_step : StoryStep : get = get_story_step
|
var story_step : StoryStep : get = get_story_step
|
||||||
|
|
||||||
@@ -19,23 +18,26 @@ func next_story_step() -> void:
|
|||||||
if story_step_i + 1 < len(get_all_story_steps()):
|
if story_step_i + 1 < len(get_all_story_steps()):
|
||||||
story_step_i += 1
|
story_step_i += 1
|
||||||
|
|
||||||
|
func get_available_mutations() -> Array[PlantMutation]:
|
||||||
|
return get_all_mutations().slice(0, mutations_unlocked)
|
||||||
|
|
||||||
func get_all_mutations() -> Array[PlantMutation]:
|
func get_all_mutations() -> Array[PlantMutation]:
|
||||||
return [
|
return [
|
||||||
AncientMutation.new(),
|
|
||||||
FertileMutation.new(),
|
|
||||||
GenerousMutation.new(),
|
|
||||||
HurriedMutation.new(),
|
|
||||||
PrecociousMutation.new(),
|
|
||||||
ProlificMutation.new(),
|
|
||||||
ProtectiveMutation.new(),
|
|
||||||
PureMutation.new(),
|
|
||||||
PurificationMutation.new(),
|
|
||||||
QualityMutation.new(),
|
QualityMutation.new(),
|
||||||
|
AncientMutation.new(),
|
||||||
|
ProlificMutation.new(),
|
||||||
|
PrecociousMutation.new(),
|
||||||
|
PurificationMutation.new(),
|
||||||
|
ToughMutation.new(),
|
||||||
QuickMutation.new(),
|
QuickMutation.new(),
|
||||||
RobustMutation.new(),
|
RobustMutation.new(),
|
||||||
SocialMutation.new(),
|
SocialMutation.new(),
|
||||||
ToughMutation.new(),
|
|
||||||
VivaciousMutation.new(),
|
VivaciousMutation.new(),
|
||||||
|
FertileMutation.new(),
|
||||||
|
HurriedMutation.new(),
|
||||||
|
GenerousMutation.new(),
|
||||||
|
ProtectiveMutation.new(),
|
||||||
|
PureMutation.new(),
|
||||||
]
|
]
|
||||||
|
|
||||||
func get_all_artifacts() -> Array[Artefact]:
|
func get_all_artifacts() -> Array[Artefact]:
|
||||||
@@ -51,7 +53,7 @@ func get_all_artifacts() -> Array[Artefact]:
|
|||||||
func get_all_story_steps() -> Array[StoryStep]:
|
func get_all_story_steps() -> Array[StoryStep]:
|
||||||
return [
|
return [
|
||||||
TutorialStoryStep.new(),
|
TutorialStoryStep.new(),
|
||||||
AstraStoryStep.new(),
|
StartStoryStep.new(),
|
||||||
MercuryStoryStep.new(),
|
MercuryStoryStep.new(),
|
||||||
BetaStoryStep.new()
|
BoreaStoryStep.new()
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -32,41 +32,59 @@ func generate_next_run_points() -> Array[RunPoint]:
|
|||||||
next_run_points = []
|
next_run_points = []
|
||||||
|
|
||||||
for i in range(story_step.get_run_point_number(level+1)):
|
for i in range(story_step.get_run_point_number(level+1)):
|
||||||
|
var last_modifiers : Array[String] = []
|
||||||
|
if len(next_run_points):
|
||||||
|
for m in next_run_points[0].region_parameter.modifiers:
|
||||||
|
last_modifiers.append(m.modifier_name)
|
||||||
next_run_points.append(
|
next_run_points.append(
|
||||||
generate_next_run_point()
|
generate_next_run_point(last_modifiers)
|
||||||
)
|
)
|
||||||
|
|
||||||
return next_run_points
|
return next_run_points
|
||||||
|
|
||||||
func generate_next_run_point() -> RunPoint:
|
func generate_next_run_point(last_modifiers : Array[String] = []) -> RunPoint:
|
||||||
var region_parameter = RegionParameter.new()
|
var region_parameter = RegionParameter.new()
|
||||||
|
|
||||||
var next_level = level+1
|
var next_level = level+1
|
||||||
|
|
||||||
|
var challenge_modifiers = generate_challenge_modifiers().filter(
|
||||||
|
func(m : RegionModifier): return not m.modifier_name in last_modifiers
|
||||||
|
)
|
||||||
|
var benefic_modifiers = generate_benefic_modifiers().filter(
|
||||||
|
func(m : RegionModifier): return not m.modifier_name in last_modifiers
|
||||||
|
)
|
||||||
|
var normal_modifiers = generate_normal_modifiers().filter(
|
||||||
|
func(m : RegionModifier): return not m.modifier_name in last_modifiers
|
||||||
|
)
|
||||||
|
|
||||||
if story_step.need_gameplay_modifier(next_level):
|
if story_step.need_gameplay_modifier(next_level):
|
||||||
var is_challenge = randf() < story_step.get_challenge_chance(next_level)
|
var is_challenge = randf() < story_step.get_challenge_chance(next_level)
|
||||||
if is_challenge:
|
if is_challenge:
|
||||||
region_parameter.modifiers = [
|
region_parameter.modifiers = [
|
||||||
generate_challenge_modifiers().pick_random(),
|
challenge_modifiers.pick_random(),
|
||||||
generate_benefic_modifiers().pick_random()
|
benefic_modifiers.pick_random()
|
||||||
|
] as Array[RegionModifier]
|
||||||
|
elif story_step.is_run_point_dangerous(next_level):
|
||||||
|
region_parameter.modifiers = [
|
||||||
|
challenge_modifiers.pick_random()
|
||||||
] as Array[RegionModifier]
|
] as Array[RegionModifier]
|
||||||
else:
|
else:
|
||||||
region_parameter.modifiers = [
|
region_parameter.modifiers = [
|
||||||
generate_normal_modifiers().pick_random()
|
normal_modifiers.pick_random()
|
||||||
] as Array[RegionModifier]
|
] as Array[RegionModifier]
|
||||||
|
|
||||||
|
|
||||||
var first_vending = story_step.get_first_vending_machine_occurence(next_level)
|
region_parameter.modifiers.append_array(
|
||||||
var vending_occurence = story_step.get_vending_machine_occurence(next_level)
|
story_step.get_gameplay_modifiers_for_region(next_level)
|
||||||
if vending_occurence > 0:
|
)
|
||||||
if (level - first_vending)%vending_occurence == 0:
|
|
||||||
region_parameter.modifiers.append(VendingMachineModifier.new())
|
|
||||||
|
|
||||||
region_parameter.modifiers.append_array(
|
region_parameter.modifiers.append_array(
|
||||||
story_step.get_story_modifiers_for_region(next_level)
|
story_step.get_story_modifiers_for_region(next_level)
|
||||||
)
|
)
|
||||||
|
|
||||||
region_parameter.objective = story_step.get_objective_for_region(next_level)
|
region_parameter.objective = story_step.get_objective_for_region(next_level)
|
||||||
|
region_parameter.charge = story_step.get_charge_number(next_level)
|
||||||
|
|
||||||
|
|
||||||
return RunPoint.new(
|
return RunPoint.new(
|
||||||
region_parameter
|
region_parameter
|
||||||
@@ -82,6 +100,12 @@ func choose_next_run_point(run_point : RunPoint = null) -> RunPoint:
|
|||||||
next_run_points = generate_next_run_points()
|
next_run_points = generate_next_run_points()
|
||||||
return current_run_point
|
return current_run_point
|
||||||
|
|
||||||
|
func get_cockpit_exit_scene() -> Scene:
|
||||||
|
if story_step.is_run_finished(level):
|
||||||
|
return story_step.get_destination_scene()
|
||||||
|
else :
|
||||||
|
return RegionScene.new(GameInfo.game_data.current_region_data)
|
||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
#region ------------------ Modifiers ------------------
|
#region ------------------ Modifiers ------------------
|
||||||
@@ -94,7 +118,8 @@ func generate_normal_modifiers() -> Array[RegionModifier]:
|
|||||||
HarshModifier.new(),
|
HarshModifier.new(),
|
||||||
ToxicModifier.new(),
|
ToxicModifier.new(),
|
||||||
SandyModifier.new(),
|
SandyModifier.new(),
|
||||||
|
MagneticModifier.new(),
|
||||||
|
CanyonModifier.new()
|
||||||
]
|
]
|
||||||
|
|
||||||
func generate_benefic_modifiers() -> Array[RegionModifier]:
|
func generate_benefic_modifiers() -> Array[RegionModifier]:
|
||||||
@@ -102,6 +127,7 @@ func generate_benefic_modifiers() -> Array[RegionModifier]:
|
|||||||
VendingMachineModifier.new(),
|
VendingMachineModifier.new(),
|
||||||
ResonnanceModifier.new(),
|
ResonnanceModifier.new(),
|
||||||
InstableModifier.new(),
|
InstableModifier.new(),
|
||||||
|
CaveModifier.new(),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ class_name RunPoint
|
|||||||
const DANGER_ICON = preload("res://common/icons/skull.svg")
|
const DANGER_ICON = preload("res://common/icons/skull.svg")
|
||||||
const TYPE_ICON = preload("res://common/icons/map-pin.svg")
|
const TYPE_ICON = preload("res://common/icons/map-pin.svg")
|
||||||
const OBJECTIVE_ICON = preload("res://common/icons/growth.svg")
|
const OBJECTIVE_ICON = preload("res://common/icons/growth.svg")
|
||||||
const CHARGE_ICON = preload("res://common/icons/bolt.svg")
|
const CHARGE_ICON = preload("res://common/icons/recharge.svg")
|
||||||
|
|
||||||
@export var region_parameter : RegionParameter = RegionParameter.new() :
|
@export var region_parameter : RegionParameter = RegionParameter.new() :
|
||||||
set(v):
|
set(v):
|
||||||
@@ -27,10 +27,13 @@ func card_info() -> CardInfo:
|
|||||||
|
|
||||||
info.type_icon = TYPE_ICON
|
info.type_icon = TYPE_ICON
|
||||||
|
|
||||||
info.stats.append_array([
|
if region_parameter.modifiers.find_custom(
|
||||||
CardStatInfo.new(str(region_parameter.get_objective()), OBJECTIVE_ICON),
|
func (m : RegionModifier) : return m is DestinationModifier
|
||||||
CardStatInfo.new(str(region_parameter.get_charge()), CHARGE_ICON),
|
) == -1:
|
||||||
])
|
info.stats.append_array([
|
||||||
|
CardStatInfo.new(str(region_parameter.get_objective()), OBJECTIVE_ICON),
|
||||||
|
CardStatInfo.new(str(region_parameter.get_charge()), CHARGE_ICON),
|
||||||
|
])
|
||||||
|
|
||||||
for m in region_parameter.modifiers:
|
for m in region_parameter.modifiers:
|
||||||
|
|
||||||
|
|||||||
@@ -9,6 +9,7 @@ signal language_changed(settings : SettingsData)
|
|||||||
signal sound_changed(settings : SettingsData)
|
signal sound_changed(settings : SettingsData)
|
||||||
signal video_changed(settings : SettingsData)
|
signal video_changed(settings : SettingsData)
|
||||||
signal game_changed(settings : SettingsData)
|
signal game_changed(settings : SettingsData)
|
||||||
|
signal fov_changed(value : float)
|
||||||
|
|
||||||
#region ------------------ Language ------------------
|
#region ------------------ Language ------------------
|
||||||
|
|
||||||
@@ -52,13 +53,25 @@ const AVAILABLE_LANGUAGES_LABEL = [
|
|||||||
|
|
||||||
#region ------------------ Controls ------------------
|
#region ------------------ Controls ------------------
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@export var action_remapped : Array[String] = []
|
@export var action_remapped : Array[String] = []
|
||||||
@export var input_remapped : Array[InputEvent] = []
|
@export var input_remapped : Array[InputEvent] = []
|
||||||
|
|
||||||
|
@export var fov := 75. :
|
||||||
|
set(v):
|
||||||
|
fov = v
|
||||||
|
fov_changed.emit(fov)
|
||||||
|
|
||||||
|
|
||||||
#region ------------------ Game ------------------
|
#region ------------------ Game ------------------
|
||||||
|
|
||||||
const MAX_ZOOM = 1.8
|
@export var auto_pickup := true
|
||||||
const MIN_ZOOM = 0.8
|
|
||||||
|
@export var mouse_sensivity := 0.2
|
||||||
|
|
||||||
|
const MAX_ZOOM = 2.
|
||||||
|
const MIN_ZOOM = 0.5
|
||||||
|
|
||||||
# Not in settings pannel
|
# Not in settings pannel
|
||||||
@export var zoom : float = 1. :
|
@export var zoom : float = 1. :
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
uid://da8kqgl0xnkpi
|
|
||||||
@@ -19,34 +19,45 @@ func get_ship_dialog_path(_level : int, _ship_in_space := true) -> String:
|
|||||||
#region ------------------ Run ------------------
|
#region ------------------ Run ------------------
|
||||||
|
|
||||||
func is_run_finished(level : int) -> bool:
|
func is_run_finished(level : int) -> bool:
|
||||||
return level == get_region_sequence_length()
|
return level == get_region_sequence_length() - 1
|
||||||
|
|
||||||
func get_region_sequence_length() -> int:
|
func get_region_sequence_length() -> int:
|
||||||
return 6
|
return 7
|
||||||
|
|
||||||
func get_first_vending_machine_occurence(_level : int) -> int:
|
func get_first_vending_machine_occurence(_level : int) -> int:
|
||||||
return 2
|
return 2
|
||||||
|
|
||||||
func get_vending_machine_occurence(_level : int) -> int:
|
func get_vending_machine_occurence(_level : int) -> int:
|
||||||
return 4
|
return 3
|
||||||
|
|
||||||
|
func get_first_cave_occurence(level : int) -> int:
|
||||||
|
return get_cave_occurence(level)
|
||||||
|
|
||||||
|
func get_cave_occurence(_level : int) -> int:
|
||||||
|
return 3
|
||||||
|
|
||||||
func get_challenge_chance(_level : int) -> float:
|
func get_challenge_chance(_level : int) -> float:
|
||||||
return 0.3
|
return 0.15
|
||||||
|
|
||||||
func get_run_point_number(level : int) -> int:
|
func get_run_point_number(level : int) -> int:
|
||||||
if is_run_finished(level):
|
if is_run_finished(level):
|
||||||
return 1
|
return 1
|
||||||
return 2
|
return 2
|
||||||
|
|
||||||
|
func get_charge_number(_level : int) -> int:
|
||||||
|
return 10
|
||||||
|
|
||||||
|
func is_run_point_dangerous(level : int) -> bool:
|
||||||
|
return level == get_region_sequence_length() - 2
|
||||||
|
|
||||||
func get_objective_for_region(level : int) -> int:
|
func get_objective_for_region(level : int) -> int:
|
||||||
match level:
|
match level:
|
||||||
0: return 1
|
1: return 10
|
||||||
1: return 8
|
2: return 15
|
||||||
2: return 10
|
3: return 20
|
||||||
3: return 15
|
4: return 30
|
||||||
4: return 20
|
5: return 45
|
||||||
5: return 30
|
_: return get_objective_for_region(level-1) + (level-2) * 5
|
||||||
_: return get_objective_for_region(level-1) + (level-3) * 5
|
|
||||||
|
|
||||||
func get_story_modifiers_for_region(level : int) -> Array[RegionModifier]:
|
func get_story_modifiers_for_region(level : int) -> Array[RegionModifier]:
|
||||||
var modifiers : Array[RegionModifier] = []
|
var modifiers : Array[RegionModifier] = []
|
||||||
@@ -54,6 +65,25 @@ func get_story_modifiers_for_region(level : int) -> Array[RegionModifier]:
|
|||||||
var dest_mod = DestinationModifier.new()
|
var dest_mod = DestinationModifier.new()
|
||||||
dest_mod.destination_scene = get_destination_scene()
|
dest_mod.destination_scene = get_destination_scene()
|
||||||
modifiers.append(dest_mod)
|
modifiers.append(dest_mod)
|
||||||
|
|
||||||
|
return modifiers
|
||||||
|
|
||||||
|
func get_gameplay_modifiers_for_region(level : int) -> Array[RegionModifier]:
|
||||||
|
var modifiers : Array[RegionModifier] = []
|
||||||
|
|
||||||
|
if need_gameplay_modifier(level):
|
||||||
|
var first_vending = get_first_vending_machine_occurence(level)
|
||||||
|
var vending_occurence = get_vending_machine_occurence(level)
|
||||||
|
if vending_occurence > 0 and level >= first_vending:
|
||||||
|
if (level - first_vending)%vending_occurence == 0:
|
||||||
|
modifiers.append(VendingMachineModifier.new())
|
||||||
|
|
||||||
|
var first_cave = get_first_cave_occurence(level)
|
||||||
|
var cave_occurence = get_cave_occurence(level)
|
||||||
|
if cave_occurence > 0 and level >= first_cave:
|
||||||
|
if (level - first_cave)%cave_occurence == 0:
|
||||||
|
modifiers.append(CaveModifier.new())
|
||||||
|
|
||||||
return modifiers
|
return modifiers
|
||||||
|
|
||||||
func need_gameplay_modifier(level : int):
|
func need_gameplay_modifier(level : int):
|
||||||
|
|||||||
+5
-1
@@ -1,7 +1,7 @@
|
|||||||
extends StoryStep
|
extends StoryStep
|
||||||
class_name TutorialStoryStep
|
class_name TutorialStoryStep
|
||||||
|
|
||||||
const INTRO_DIALOG = "res://dialogs/timelines/tutorial/demeter_intro.dtl"
|
const INTRO_DIALOG = "res://dialogs/timelines/1_waking_up/2_demeter_intro.dtl"
|
||||||
|
|
||||||
func get_respawn_scene() -> Scene:
|
func get_respawn_scene() -> Scene:
|
||||||
return AstraScene.new()
|
return AstraScene.new()
|
||||||
@@ -14,6 +14,10 @@ func get_region_sequence_length() -> int:
|
|||||||
|
|
||||||
func get_destination_scene() -> Scene: return null
|
func get_destination_scene() -> Scene: return null
|
||||||
|
|
||||||
|
func need_gameplay_modifier(_level : int): return false
|
||||||
|
|
||||||
|
func get_objective_for_region(_level : int) -> int: return 3
|
||||||
|
|
||||||
func get_story_modifiers_for_region(_n : int) -> Array[RegionModifier]:
|
func get_story_modifiers_for_region(_n : int) -> Array[RegionModifier]:
|
||||||
return [
|
return [
|
||||||
TutorialModifier.new()
|
TutorialModifier.new()
|
||||||
+19
-4
@@ -1,7 +1,8 @@
|
|||||||
extends StoryStep
|
extends StoryStep
|
||||||
class_name AstraStoryStep
|
class_name StartStoryStep
|
||||||
|
|
||||||
const MERCURY_ARRIVAL_DIALOG_PATH="res://dialogs/timelines/astra/mercury_arrival.dtl"
|
const MERCURY_ARRIVAL_DIALOG_PATH="res://dialogs/timelines/1_waking_up/5_mercury_arrival.dtl"
|
||||||
|
const CAVE_DIALOG_PATH="res://dialogs/timelines/1_waking_up/4_cave.dtl"
|
||||||
|
|
||||||
func get_respawn_scene() -> Scene:
|
func get_respawn_scene() -> Scene:
|
||||||
return AstraScene.new()
|
return AstraScene.new()
|
||||||
@@ -15,8 +16,20 @@ func get_destination_scene() -> Scene:
|
|||||||
"001"
|
"001"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
func get_cave_occurence(_level : int) -> int:
|
||||||
|
return 2
|
||||||
|
|
||||||
func get_region_sequence_length() -> int:
|
func get_region_sequence_length() -> int:
|
||||||
return 4
|
return 5
|
||||||
|
|
||||||
|
func get_objective_for_region(level : int) -> int:
|
||||||
|
match level:
|
||||||
|
1: return 6
|
||||||
|
2: return 10
|
||||||
|
3: return 16
|
||||||
|
4: return 24
|
||||||
|
5: return 34
|
||||||
|
_: return get_objective_for_region(level-1) + (level-2) * 5
|
||||||
|
|
||||||
func get_first_vending_machine_occurence(_level : int) -> int:
|
func get_first_vending_machine_occurence(_level : int) -> int:
|
||||||
return 0
|
return 0
|
||||||
@@ -28,6 +41,8 @@ func get_challenge_chance(_level : int) -> float:
|
|||||||
return 0.
|
return 0.
|
||||||
|
|
||||||
func get_ship_dialog_path(level : int, ship_in_space := true) -> String:
|
func get_ship_dialog_path(level : int, ship_in_space := true) -> String:
|
||||||
if ship_in_space and level == get_region_sequence_length() - 1:
|
if ship_in_space and level == get_cave_occurence(level) - 1:
|
||||||
|
return CAVE_DIALOG_PATH
|
||||||
|
if ship_in_space and is_run_finished(level + 1):
|
||||||
return MERCURY_ARRIVAL_DIALOG_PATH
|
return MERCURY_ARRIVAL_DIALOG_PATH
|
||||||
return ""
|
return ""
|
||||||
+6
-6
@@ -2,8 +2,9 @@ extends StoryStep
|
|||||||
class_name MercuryStoryStep
|
class_name MercuryStoryStep
|
||||||
|
|
||||||
|
|
||||||
const MERCURY_DEPARTURE_DIALOG_PATH = "res://dialogs/timelines/mercury/mercury_departure.dtl"
|
const MERCURY_DEPARTURE_DIALOG_PATH = "res://dialogs/timelines/1_waking_up/6_mercury_departure.dtl"
|
||||||
const VENUS_ARRIVAL_DIALOG_PATH = "res://dialogs/timelines/mercury/venus_arrival.dtl"
|
const VENDING_MACHINE_DIALOG_PATH = "res://dialogs/timelines/1_waking_up/6_vending_machine_presentation.dtl"
|
||||||
|
const VENUS_ARRIVAL_DIALOG_PATH = "res://dialogs/timelines/1_waking_up/7_venus_arrival.dtl"
|
||||||
|
|
||||||
func get_respawn_scene() -> Scene:
|
func get_respawn_scene() -> Scene:
|
||||||
return RelayBaseScene.new(
|
return RelayBaseScene.new(
|
||||||
@@ -21,12 +22,11 @@ func get_destination_scene() -> Scene:
|
|||||||
"002"
|
"002"
|
||||||
)
|
)
|
||||||
|
|
||||||
func get_first_vending_machine_occurence(_level : int) -> int:
|
|
||||||
return 0
|
|
||||||
|
|
||||||
func get_ship_dialog_path(level : int, ship_in_space := true) -> String:
|
func get_ship_dialog_path(level : int, ship_in_space := true) -> String:
|
||||||
if level == 0:
|
if level == 0:
|
||||||
return MERCURY_DEPARTURE_DIALOG_PATH
|
return MERCURY_DEPARTURE_DIALOG_PATH
|
||||||
if ship_in_space and level == get_region_sequence_length() - 1:
|
if level == 1:
|
||||||
|
return VENDING_MACHINE_DIALOG_PATH
|
||||||
|
if ship_in_space and is_run_finished(level + 1):
|
||||||
return VENUS_ARRIVAL_DIALOG_PATH
|
return VENUS_ARRIVAL_DIALOG_PATH
|
||||||
return ""
|
return ""
|
||||||
+6
-6
@@ -1,7 +1,7 @@
|
|||||||
extends StoryStep
|
extends StoryStep
|
||||||
class_name BetaStoryStep
|
class_name BoreaStoryStep
|
||||||
|
|
||||||
const VENUS_DEPARTURE_DIALOG_PATH = "res://dialogs/timelines/beta/venus_departure.dtl"
|
const VENUS_DEPARTURE_DIALOG_PATH = "res://dialogs/timelines/1_waking_up/8_venus_departure.dtl"
|
||||||
|
|
||||||
func get_respawn_scene() -> Scene:
|
func get_respawn_scene() -> Scene:
|
||||||
return RelayBaseScene.new(
|
return RelayBaseScene.new(
|
||||||
@@ -12,16 +12,16 @@ func get_respawn_scene() -> Scene:
|
|||||||
|
|
||||||
func get_objective_for_region(l : int) -> int:
|
func get_objective_for_region(l : int) -> int:
|
||||||
match l:
|
match l:
|
||||||
0: return 8
|
0: return 0
|
||||||
1: return 15
|
1: return 8
|
||||||
_: return get_objective_for_region(l-1) + l * 5
|
_: return get_objective_for_region(l-1) + l * 5
|
||||||
|
|
||||||
|
|
||||||
func get_region_sequence_length() -> int:
|
func get_region_sequence_length() -> int:
|
||||||
return 12
|
return 8
|
||||||
|
|
||||||
func get_destination_text() -> String:
|
func get_destination_text() -> String:
|
||||||
return tr("SECRET_SCENE")
|
return tr("BOREA_BASE")
|
||||||
|
|
||||||
func get_destination_scene() -> Scene:
|
func get_destination_scene() -> Scene:
|
||||||
return BoreaScene.new()
|
return BoreaScene.new()
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
uid://cakg2racxgano
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
extends Node
|
extends Node
|
||||||
|
|
||||||
const SAVE_GAME_LOCATION = "user://stw_beta_save.tres"
|
const SAVE_GAME_LOCATION = "user://stw_demo_save.tres"
|
||||||
const SAVE_SETTINGS_LOCATION = "user://stw_settings.tres"
|
const SAVE_SETTINGS_LOCATION = "user://stw_settings.tres"
|
||||||
|
|
||||||
var game_loaded = false
|
var game_loaded = false
|
||||||
@@ -18,7 +18,7 @@ var current_dialog_path : String
|
|||||||
|
|
||||||
func load_game_data() -> GameData:
|
func load_game_data() -> GameData:
|
||||||
game_data = null
|
game_data = null
|
||||||
if ResourceLoader.exists(SAVE_GAME_LOCATION):
|
if ResourceLoader.exists(SAVE_GAME_LOCATION) and ResourceLoader.load(SAVE_GAME_LOCATION):
|
||||||
game_data = ResourceLoader.load(SAVE_GAME_LOCATION).duplicate_deep()
|
game_data = ResourceLoader.load(SAVE_GAME_LOCATION).duplicate_deep()
|
||||||
|
|
||||||
return game_data
|
return game_data
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user