Add sounds object

This commit is contained in:
VAILLANT Jeremy
2021-05-23 15:04:46 +02:00
parent 53723b9d4a
commit ca40062a74
15 changed files with 106 additions and 0 deletions
+1
View File
@@ -12,3 +12,4 @@ adb logcat -s godot
## Resources ## Resources
* [ambient-sound-level-warcraft.mp3](https://cchound.com/audio/tavern-loop-one/) * [ambient-sound-level-warcraft.mp3](https://cchound.com/audio/tavern-loop-one/)
* [object sounds](https://lasonotheque.org/)
Binary file not shown.
+15
View File
@@ -0,0 +1,15 @@
[remap]
importer="ogg_vorbis"
type="AudioStreamOGGVorbis"
path="res://.import/Apple.ogg-f89120a96b14173404c312d1b4ef368e.oggstr"
[deps]
source_file="res://assets/sounds/objects/Apple.ogg"
dest_files=[ "res://.import/Apple.ogg-f89120a96b14173404c312d1b4ef368e.oggstr" ]
[params]
loop=true
loop_offset=0
Binary file not shown.
+15
View File
@@ -0,0 +1,15 @@
[remap]
importer="ogg_vorbis"
type="AudioStreamOGGVorbis"
path="res://.import/Beer.ogg-0e6bc95a6b45b804996f580a1be3aee0.oggstr"
[deps]
source_file="res://assets/sounds/objects/Beer.ogg"
dest_files=[ "res://.import/Beer.ogg-0e6bc95a6b45b804996f580a1be3aee0.oggstr" ]
[params]
loop=true
loop_offset=0
Binary file not shown.
+15
View File
@@ -0,0 +1,15 @@
[remap]
importer="ogg_vorbis"
type="AudioStreamOGGVorbis"
path="res://.import/Coins.ogg-f9cdd1d56965eda212616a29dbbeb095.oggstr"
[deps]
source_file="res://assets/sounds/objects/Coins.ogg"
dest_files=[ "res://.import/Coins.ogg-f9cdd1d56965eda212616a29dbbeb095.oggstr" ]
[params]
loop=true
loop_offset=0
Binary file not shown.
+15
View File
@@ -0,0 +1,15 @@
[remap]
importer="ogg_vorbis"
type="AudioStreamOGGVorbis"
path="res://.import/Dagger.ogg-178fe92ff6535d2fb657b61a6eac19d3.oggstr"
[deps]
source_file="res://assets/sounds/objects/Dagger.ogg"
dest_files=[ "res://.import/Dagger.ogg-178fe92ff6535d2fb657b61a6eac19d3.oggstr" ]
[params]
loop=true
loop_offset=0
Binary file not shown.
+15
View File
@@ -0,0 +1,15 @@
[remap]
importer="ogg_vorbis"
type="AudioStreamOGGVorbis"
path="res://.import/Fiole.ogg-1906e95d5cfcc7fb30df4ed47d615be2.oggstr"
[deps]
source_file="res://assets/sounds/objects/Fiole.ogg"
dest_files=[ "res://.import/Fiole.ogg-1906e95d5cfcc7fb30df4ed47d615be2.oggstr" ]
[params]
loop=true
loop_offset=0
Binary file not shown.
+15
View File
@@ -0,0 +1,15 @@
[remap]
importer="ogg_vorbis"
type="AudioStreamOGGVorbis"
path="res://.import/Spyglass.ogg-ba1068305c94ce71d19393b8c494b13c.oggstr"
[deps]
source_file="res://assets/sounds/objects/Spyglass.ogg"
dest_files=[ "res://.import/Spyglass.ogg-ba1068305c94ce71d19393b8c494b13c.oggstr" ]
[params]
loop=true
loop_offset=0
Binary file not shown.
@@ -0,0 +1,15 @@
[remap]
importer="ogg_vorbis"
type="AudioStreamOGGVorbis"
path="res://.import/Weapon Gun.ogg-6fb518cb7a9f877d5716e766285221ac.oggstr"
[deps]
source_file="res://assets/sounds/objects/Weapon Gun.ogg"
dest_files=[ "res://.import/Weapon Gun.ogg-6fb518cb7a9f877d5716e766285221ac.oggstr" ]
[params]
loop=true
loop_offset=0