Added SFX sounds

This commit is contained in:
2026-01-09 21:45:29 +03:00
parent 123510d103
commit ffdf0b0403
47 changed files with 392 additions and 72 deletions
Binary file not shown.
+24
View File
@@ -0,0 +1,24 @@
[remap]
importer="wav"
type="AudioStreamWAV"
uid="uid://ngforqq1dxy8"
path="res://.godot/imported/book_picked_up.wav-cffbd5c03fc6f01b4edb0021c15e335b.sample"
[deps]
source_file="res://sound/sfx/book_picked_up.wav"
dest_files=["res://.godot/imported/book_picked_up.wav-cffbd5c03fc6f01b4edb0021c15e335b.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
BIN
View File
Binary file not shown.
+24
View File
@@ -0,0 +1,24 @@
[remap]
importer="wav"
type="AudioStreamWAV"
uid="uid://bar0qo30hnk5a"
path="res://.godot/imported/death.wav-9751715de9f585f81d61e3e623b1e56f.sample"
[deps]
source_file="res://sound/sfx/death.wav"
dest_files=["res://.godot/imported/death.wav-9751715de9f585f81d61e3e623b1e56f.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.
+24
View File
@@ -0,0 +1,24 @@
[remap]
importer="wav"
type="AudioStreamWAV"
uid="uid://dri8l7y40s3g6"
path="res://.godot/imported/door_closing.wav-81c2243f4ba1cfcf846bf349ca63843e.sample"
[deps]
source_file="res://sound/sfx/door_closing.wav"
dest_files=["res://.godot/imported/door_closing.wav-81c2243f4ba1cfcf846bf349ca63843e.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.
+24
View File
@@ -0,0 +1,24 @@
[remap]
importer="wav"
type="AudioStreamWAV"
uid="uid://bglv6ptl6tlu1"
path="res://.godot/imported/door_locked.wav-8014050dae1098889ccf133677c8678d.sample"
[deps]
source_file="res://sound/sfx/door_locked.wav"
dest_files=["res://.godot/imported/door_locked.wav-8014050dae1098889ccf133677c8678d.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.
+24
View File
@@ -0,0 +1,24 @@
[remap]
importer="wav"
type="AudioStreamWAV"
uid="uid://2spbxv7pwkmb"
path="res://.godot/imported/door_opening.wav-f50d5badfd844e165d9c526b9beadf53.sample"
[deps]
source_file="res://sound/sfx/door_opening.wav"
dest_files=["res://.godot/imported/door_opening.wav-f50d5badfd844e165d9c526b9beadf53.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
BIN
View File
Binary file not shown.
+24
View File
@@ -0,0 +1,24 @@
[remap]
importer="wav"
type="AudioStreamWAV"
uid="uid://kdtpvofbtlus"
path="res://.godot/imported/jump.wav-89eafde76b4d0550c115f0c423080c9e.sample"
[deps]
source_file="res://sound/sfx/jump.wav"
dest_files=["res://.godot/imported/jump.wav-89eafde76b4d0550c115f0c423080c9e.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.
+24
View File
@@ -0,0 +1,24 @@
[remap]
importer="wav"
type="AudioStreamWAV"
uid="uid://txk8dq16levc"
path="res://.godot/imported/key_picked_up.wav-a7434d8d9b72bf9c252ee751dd0e122a.sample"
[deps]
source_file="res://sound/sfx/key_picked_up.wav"
dest_files=["res://.godot/imported/key_picked_up.wav-a7434d8d9b72bf9c252ee751dd0e122a.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.
+24
View File
@@ -0,0 +1,24 @@
[remap]
importer="wav"
type="AudioStreamWAV"
uid="uid://cye1ne86awd0u"
path="res://.godot/imported/level_completed.wav-07dcc83a0c57c107eb67698e1bebcccb.sample"
[deps]
source_file="res://sound/sfx/level_completed.wav"
dest_files=["res://.godot/imported/level_completed.wav-07dcc83a0c57c107eb67698e1bebcccb.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.
+24
View File
@@ -0,0 +1,24 @@
[remap]
importer="wav"
type="AudioStreamWAV"
uid="uid://dgnsy5siim5gp"
path="res://.godot/imported/player_lost.wav-f4942ed4e5c7cfdde833ea2883713ad0.sample"
[deps]
source_file="res://sound/sfx/player_lost.wav"
dest_files=["res://.godot/imported/player_lost.wav-f4942ed4e5c7cfdde833ea2883713ad0.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.
+24
View File
@@ -0,0 +1,24 @@
[remap]
importer="wav"
type="AudioStreamWAV"
uid="uid://dy7qnen5k20mo"
path="res://.godot/imported/player_spoted.wav-f9be7e62d8eab9af967de0909e2bbcc1.sample"
[deps]
source_file="res://sound/sfx/player_spoted.wav"
dest_files=["res://.godot/imported/player_spoted.wav-f9be7e62d8eab9af967de0909e2bbcc1.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
BIN
View File
Binary file not shown.
+24
View File
@@ -0,0 +1,24 @@
[remap]
importer="wav"
type="AudioStreamWAV"
uid="uid://yjq5ojrma76c"
path="res://.godot/imported/switch.wav-d4e953c7727d2b2582636b05792bc2b7.sample"
[deps]
source_file="res://sound/sfx/switch.wav"
dest_files=["res://.godot/imported/switch.wav-d4e953c7727d2b2582636b05792bc2b7.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