diff --git a/entities/interactables/compost/sounds/compost_level_up.wav b/entities/interactables/compost/sounds/compost_level_up.wav new file mode 100644 index 0000000..435668b Binary files /dev/null and b/entities/interactables/compost/sounds/compost_level_up.wav differ diff --git a/entities/interactables/compost/sounds/compost_level_up.wav.import b/entities/interactables/compost/sounds/compost_level_up.wav.import new file mode 100644 index 0000000..e8dec48 --- /dev/null +++ b/entities/interactables/compost/sounds/compost_level_up.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://cjo6ea86rfqbe" +path="res://.godot/imported/compost_level_up.wav-d796efae9b651b45ecdda95fd157999a.sample" + +[deps] + +source_file="res://entities/interactables/compost/sounds/compost_level_up.wav" +dest_files=["res://.godot/imported/compost_level_up.wav-d796efae9b651b45ecdda95fd157999a.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 diff --git a/entities/plants/resources/plants/default.tres b/entities/plants/resources/plants/default.tres index e204786..88c9a95 100644 --- a/entities/plants/resources/plants/default.tres +++ b/entities/plants/resources/plants/default.tres @@ -2,7 +2,7 @@ [ext_resource type="Texture2D" uid="uid://c7mp7tkkkk6o5" path="res://entities/plants/assets/sprites/default/growing.png" id="1_fp5j6"] [ext_resource type="Script" uid="uid://jnye5pe1bgqw" path="res://entities/plants/scripts/plant_type.gd" id="1_moyj3"] -[ext_resource type="Script" path="res://entities/plants/scripts/plant_effects/decontaminate_terrain_effect.gd" id="2_cky1j"] +[ext_resource type="Script" uid="uid://cgscbuxe4dawb" path="res://entities/plants/scripts/plant_effects/decontaminate_terrain_effect.gd" id="2_cky1j"] [ext_resource type="Texture2D" uid="uid://bupl1y0cfj21q" path="res://entities/plants/assets/sprites/default/mature.png" id="3_ffarr"] [ext_resource type="Texture2D" uid="uid://ba413oun7ry78" path="res://entities/plants/assets/sprites/default/planted.png" id="4_2s6re"] [ext_resource type="Texture2D" uid="uid://pltmnkqd5ut2" path="res://entities/plants/assets/sprites/seeds/grille_seeds.png" id="6_cky1j"] diff --git a/entities/player/player.tscn b/entities/player/player.tscn index fba2d47..c2e686e 100644 --- a/entities/player/player.tscn +++ b/entities/player/player.tscn @@ -1,19 +1,19 @@ -[gd_scene load_steps=22 format=3 uid="uid://bgvbgeq46wee2"] +[gd_scene load_steps=23 format=3 uid="uid://bgvbgeq46wee2"] [ext_resource type="Script" uid="uid://das7twcy5153p" path="res://entities/player/scripts/player.gd" id="1_abrql"] [ext_resource type="Texture2D" uid="uid://c7ff87jniga5m" path="res://entities/player/assets/sprites/robot.png" id="1_symyc"] [ext_resource type="AudioStream" uid="uid://dfrp66a4isnt6" path="res://entities/player/sounds/dig/dig_1.wav" id="3_gx6sm"] [ext_resource type="AudioStream" uid="uid://bdxkvaciw4mb3" path="res://entities/player/sounds/dig/dig_2.wav" id="4_yqrof"] [ext_resource type="AudioStream" uid="uid://llxrlwfccywb" path="res://entities/player/sounds/dig/dig_3.wav" id="5_3wlsy"] -[ext_resource type="AudioStream" uid="uid://6qmm1lmkft13" path="res://entities/player/sounds/harvest/harvest_1.wav" id="6_b2kln"] -[ext_resource type="AudioStream" uid="uid://cfwqjs2koxyi8" path="res://entities/player/sounds/harvest/harvest_2.wav" id="7_we0b7"] -[ext_resource type="AudioStream" uid="uid://xiif55xgsoxs" path="res://entities/player/sounds/harvest/harvest_3.wav" id="8_mtric"] -[ext_resource type="AudioStream" uid="uid://bc803023sso65" path="res://entities/player/sounds/harvest/harvest_4.wav" id="9_eyb6c"] -[ext_resource type="AudioStream" uid="uid://bv65uncyiu3dc" path="res://entities/player/sounds/harvest/harvest_5.wav" id="10_221hk"] -[ext_resource type="AudioStream" uid="uid://b0hxscxlo241f" path="res://entities/player/sounds/harvest/harvest_6.wav" id="11_ghoj8"] -[ext_resource type="AudioStream" uid="uid://bkitf5nhaa36p" path="res://entities/player/sounds/pick_up/pick_up_1.wav" id="12_t1t22"] -[ext_resource type="AudioStream" uid="uid://dx58x1sg61mrv" path="res://entities/player/sounds/pick_up/pick_up_2.wav" id="13_50fht"] -[ext_resource type="AudioStream" uid="uid://c0fw77uiiwnfb" path="res://entities/player/sounds/pick_up/pick_up_3.wav" id="14_wuv6x"] +[ext_resource type="AudioStream" uid="uid://8nmr5vifkt1f" path="res://entities/player/sounds/harvest/harvest_1.wav" id="6_b2kln"] +[ext_resource type="AudioStream" uid="uid://dgkdcq4j6fe3o" path="res://entities/player/sounds/harvest/harvest_2.wav" id="7_we0b7"] +[ext_resource type="AudioStream" uid="uid://eh3dbuxu5qtw" path="res://entities/player/sounds/harvest/harvest_3.wav" id="8_mtric"] +[ext_resource type="AudioStream" uid="uid://bown4yipeef8l" path="res://entities/player/sounds/harvest/harvest_4.wav" id="9_eyb6c"] +[ext_resource type="AudioStream" uid="uid://cbo4ld2yypmte" path="res://entities/player/sounds/harvest/harvest_5.wav" id="10_221hk"] +[ext_resource type="AudioStream" uid="uid://c5nfoa6v3r5f7" path="res://entities/player/sounds/harvest/harvest_6.wav" id="11_ghoj8"] +[ext_resource type="AudioStream" uid="uid://bjind1iji0gt7" path="res://entities/player/sounds/pick_up/pick_up_1.wav" id="12_t1t22"] +[ext_resource type="AudioStream" uid="uid://cqa0gvgpoa7pd" path="res://entities/player/sounds/pick_up/pick_up_2.wav" id="13_50fht"] +[ext_resource type="AudioStream" uid="uid://b8inedx4yjslw" path="res://entities/player/sounds/drop/drop_1.wav" id="15_gx6sm"] [ext_resource type="AudioStream" uid="uid://b4sxly5jsvlkr" path="res://entities/player/sounds/movement/movement.wav" id="15_qpopc"] [sub_resource type="CircleShape2D" id="CircleShape2D_sglur"] @@ -40,17 +40,21 @@ stream_4/stream = ExtResource("10_221hk") stream_5/stream = ExtResource("11_ghoj8") [sub_resource type="AudioStreamRandomizer" id="AudioStreamRandomizer_24ehl"] -random_pitch = 1.5 -streams_count = 3 +random_pitch = 1.1 +streams_count = 2 stream_0/stream = ExtResource("12_t1t22") stream_1/stream = ExtResource("13_50fht") -stream_2/stream = ExtResource("14_wuv6x") [sub_resource type="AudioStreamRandomizer" id="AudioStreamRandomizer_bwdx1"] random_pitch = 1.5 streams_count = 1 stream_0/stream = ExtResource("15_qpopc") +[sub_resource type="AudioStreamRandomizer" id="AudioStreamRandomizer_yqrof"] +random_pitch = 1.25 +streams_count = 1 +stream_0/stream = ExtResource("15_gx6sm") + [node name="Player" type="CharacterBody2D"] script = ExtResource("1_abrql") @@ -73,13 +77,20 @@ shape = SubResource("CircleShape2D_abrql") [node name="AudioStreamPlayer_dig" type="AudioStreamPlayer" parent="Audio"] stream = SubResource("AudioStreamRandomizer_wq0jh") +volume_db = -12.5 [node name="AudioStreamPlayer_harvest" type="AudioStreamPlayer" parent="Audio"] stream = SubResource("AudioStreamRandomizer_gt4e4") +volume_db = -10.0 [node name="AudioStreamPlayer_pick_up" type="AudioStreamPlayer" parent="Audio"] stream = SubResource("AudioStreamRandomizer_24ehl") +volume_db = -15.0 [node name="AudioStreamPlayer_movement" type="AudioStreamPlayer" parent="Audio"] stream = SubResource("AudioStreamRandomizer_bwdx1") volume_db = -20.0 + +[node name="AudioStreamPlayer_drop" type="AudioStreamPlayer" parent="Audio"] +stream = SubResource("AudioStreamRandomizer_yqrof") +volume_db = -15.0 diff --git a/entities/player/sounds/drop/drop_1.wav b/entities/player/sounds/drop/drop_1.wav new file mode 100644 index 0000000..17b1420 Binary files /dev/null and b/entities/player/sounds/drop/drop_1.wav differ diff --git a/entities/player/sounds/drop/drop_1.wav.import b/entities/player/sounds/drop/drop_1.wav.import new file mode 100644 index 0000000..c4eb273 --- /dev/null +++ b/entities/player/sounds/drop/drop_1.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://b8inedx4yjslw" +path="res://.godot/imported/drop_1.wav-f55a19d009cc812aa27af99dd38f04e7.sample" + +[deps] + +source_file="res://entities/player/sounds/drop/drop_1.wav" +dest_files=["res://.godot/imported/drop_1.wav-f55a19d009cc812aa27af99dd38f04e7.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 diff --git a/entities/player/sounds/harvest/harvest_1.wav b/entities/player/sounds/harvest/harvest_1.wav index 7df008b..75d6268 100644 Binary files a/entities/player/sounds/harvest/harvest_1.wav and b/entities/player/sounds/harvest/harvest_1.wav differ diff --git a/entities/player/sounds/harvest/harvest_1.wav.import b/entities/player/sounds/harvest/harvest_1.wav.import index b22963b..571ad36 100644 --- a/entities/player/sounds/harvest/harvest_1.wav.import +++ b/entities/player/sounds/harvest/harvest_1.wav.import @@ -2,7 +2,7 @@ importer="wav" type="AudioStreamWAV" -uid="uid://6qmm1lmkft13" +uid="uid://8nmr5vifkt1f" path="res://.godot/imported/harvest_1.wav-556288586fc74dbc9e6e114c8da94313.sample" [deps] diff --git a/entities/player/sounds/harvest/harvest_2.wav b/entities/player/sounds/harvest/harvest_2.wav index 619e7c2..358ef76 100644 Binary files a/entities/player/sounds/harvest/harvest_2.wav and b/entities/player/sounds/harvest/harvest_2.wav differ diff --git a/entities/player/sounds/harvest/harvest_2.wav.import b/entities/player/sounds/harvest/harvest_2.wav.import index d8d50b2..aaa5000 100644 --- a/entities/player/sounds/harvest/harvest_2.wav.import +++ b/entities/player/sounds/harvest/harvest_2.wav.import @@ -2,7 +2,7 @@ importer="wav" type="AudioStreamWAV" -uid="uid://cfwqjs2koxyi8" +uid="uid://dgkdcq4j6fe3o" path="res://.godot/imported/harvest_2.wav-725aa211bb996cf5e7c0f8044f1a0596.sample" [deps] diff --git a/entities/player/sounds/harvest/harvest_3.wav b/entities/player/sounds/harvest/harvest_3.wav index e7bc846..573d7e4 100644 Binary files a/entities/player/sounds/harvest/harvest_3.wav and b/entities/player/sounds/harvest/harvest_3.wav differ diff --git a/entities/player/sounds/harvest/harvest_3.wav.import b/entities/player/sounds/harvest/harvest_3.wav.import index 678444c..5ed9c96 100644 --- a/entities/player/sounds/harvest/harvest_3.wav.import +++ b/entities/player/sounds/harvest/harvest_3.wav.import @@ -2,7 +2,7 @@ importer="wav" type="AudioStreamWAV" -uid="uid://xiif55xgsoxs" +uid="uid://eh3dbuxu5qtw" path="res://.godot/imported/harvest_3.wav-311bb1444da6f3ce34003b61b417f328.sample" [deps] diff --git a/entities/player/sounds/harvest/harvest_4.wav b/entities/player/sounds/harvest/harvest_4.wav index 23d7f5f..c244662 100644 Binary files a/entities/player/sounds/harvest/harvest_4.wav and b/entities/player/sounds/harvest/harvest_4.wav differ diff --git a/entities/player/sounds/harvest/harvest_4.wav.import b/entities/player/sounds/harvest/harvest_4.wav.import index 529ea0d..361ee94 100644 --- a/entities/player/sounds/harvest/harvest_4.wav.import +++ b/entities/player/sounds/harvest/harvest_4.wav.import @@ -2,7 +2,7 @@ importer="wav" type="AudioStreamWAV" -uid="uid://bc803023sso65" +uid="uid://bown4yipeef8l" path="res://.godot/imported/harvest_4.wav-7e79f33b699be1fa97bd3397f39b13b8.sample" [deps] diff --git a/entities/player/sounds/harvest/harvest_5.wav b/entities/player/sounds/harvest/harvest_5.wav index 00a444f..b704582 100644 Binary files a/entities/player/sounds/harvest/harvest_5.wav and b/entities/player/sounds/harvest/harvest_5.wav differ diff --git a/entities/player/sounds/harvest/harvest_5.wav.import b/entities/player/sounds/harvest/harvest_5.wav.import index 74d75e2..5644d3f 100644 --- a/entities/player/sounds/harvest/harvest_5.wav.import +++ b/entities/player/sounds/harvest/harvest_5.wav.import @@ -2,7 +2,7 @@ importer="wav" type="AudioStreamWAV" -uid="uid://bv65uncyiu3dc" +uid="uid://cbo4ld2yypmte" path="res://.godot/imported/harvest_5.wav-39f01e30ca86bf5c233491f011175058.sample" [deps] diff --git a/entities/player/sounds/harvest/harvest_6.wav b/entities/player/sounds/harvest/harvest_6.wav index f46beec..954ac44 100644 Binary files a/entities/player/sounds/harvest/harvest_6.wav and b/entities/player/sounds/harvest/harvest_6.wav differ diff --git a/entities/player/sounds/harvest/harvest_6.wav.import b/entities/player/sounds/harvest/harvest_6.wav.import index d376c08..d57a35c 100644 --- a/entities/player/sounds/harvest/harvest_6.wav.import +++ b/entities/player/sounds/harvest/harvest_6.wav.import @@ -2,7 +2,7 @@ importer="wav" type="AudioStreamWAV" -uid="uid://b0hxscxlo241f" +uid="uid://c5nfoa6v3r5f7" path="res://.godot/imported/harvest_6.wav-2e0a40cb05e9420a9f46463c9b5ddae3.sample" [deps] diff --git a/entities/player/sounds/pick_up/pick_up_1.wav b/entities/player/sounds/pick_up/pick_up_1.wav index eeac0aa..c416c35 100644 Binary files a/entities/player/sounds/pick_up/pick_up_1.wav and b/entities/player/sounds/pick_up/pick_up_1.wav differ diff --git a/entities/player/sounds/pick_up/pick_up_1.wav.import b/entities/player/sounds/pick_up/pick_up_1.wav.import index e1954ac..fe6c48e 100644 --- a/entities/player/sounds/pick_up/pick_up_1.wav.import +++ b/entities/player/sounds/pick_up/pick_up_1.wav.import @@ -2,7 +2,7 @@ importer="wav" type="AudioStreamWAV" -uid="uid://bkitf5nhaa36p" +uid="uid://bjind1iji0gt7" path="res://.godot/imported/pick_up_1.wav-0e258b69af06c5691f2997179a1bf36b.sample" [deps] diff --git a/entities/player/sounds/pick_up/pick_up_2.wav b/entities/player/sounds/pick_up/pick_up_2.wav index d1c4e10..9a31176 100644 Binary files a/entities/player/sounds/pick_up/pick_up_2.wav and b/entities/player/sounds/pick_up/pick_up_2.wav differ diff --git a/entities/player/sounds/pick_up/pick_up_2.wav.import b/entities/player/sounds/pick_up/pick_up_2.wav.import index 95030d4..4ebd93b 100644 --- a/entities/player/sounds/pick_up/pick_up_2.wav.import +++ b/entities/player/sounds/pick_up/pick_up_2.wav.import @@ -2,7 +2,7 @@ importer="wav" type="AudioStreamWAV" -uid="uid://dx58x1sg61mrv" +uid="uid://cqa0gvgpoa7pd" path="res://.godot/imported/pick_up_2.wav-ccfd626b41684f4735889c5b2d905e6f.sample" [deps] diff --git a/entities/player/sounds/pick_up/pick_up_3.wav b/entities/player/sounds/pick_up/pick_up_3.wav deleted file mode 100644 index 73c02d7..0000000 Binary files a/entities/player/sounds/pick_up/pick_up_3.wav and /dev/null differ diff --git a/entities/player/sounds/pick_up/pick_up_3.wav.import b/entities/player/sounds/pick_up/pick_up_3.wav.import deleted file mode 100644 index b3d5622..0000000 --- a/entities/player/sounds/pick_up/pick_up_3.wav.import +++ /dev/null @@ -1,24 +0,0 @@ -[remap] - -importer="wav" -type="AudioStreamWAV" -uid="uid://c0fw77uiiwnfb" -path="res://.godot/imported/pick_up_3.wav-1c884c9c43e4320c0a87534d4376e4e0.sample" - -[deps] - -source_file="res://entities/player/sounds/pick_up/pick_up_3.wav" -dest_files=["res://.godot/imported/pick_up_3.wav-1c884c9c43e4320c0a87534d4376e4e0.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