forked from team-sg/hero-mark-2
made bone death sound louder and removed unused sounds
This commit is contained in:
parent
bc4510a103
commit
3e5f3a67b9
10 changed files with 43 additions and 23 deletions
Binary file not shown.
BIN
audio/sounds/die_skeleton.wav
Normal file
BIN
audio/sounds/die_skeleton.wav
Normal file
Binary file not shown.
|
@ -2,12 +2,12 @@
|
|||
|
||||
importer="wav"
|
||||
type="AudioStreamSample"
|
||||
path="res://.import/bonebreak.wav-14186323e77d90e5dc18927fa3d77983.sample"
|
||||
path="res://.import/die_skeleton.wav-5ebafbb57bab56e76a09d94d4eb83665.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://audio/sounds/bonebreak.wav"
|
||||
dest_files=[ "res://.import/bonebreak.wav-14186323e77d90e5dc18927fa3d77983.sample" ]
|
||||
source_file="res://audio/sounds/die_skeleton.wav"
|
||||
dest_files=[ "res://.import/die_skeleton.wav-5ebafbb57bab56e76a09d94d4eb83665.sample" ]
|
||||
|
||||
[params]
|
||||
|
|
@ -2,12 +2,12 @@
|
|||
|
||||
importer="wav"
|
||||
type="AudioStreamSample"
|
||||
path="res://.import/gold_old.wav-061c67c85b3451bd0034a5b015147cb6.sample"
|
||||
path="res://.import/die_skeleton0.wav-eab6b1776a44d2159a1e34d3f8ac0cdf.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://audio/sounds/gold_old.wav"
|
||||
dest_files=[ "res://.import/gold_old.wav-061c67c85b3451bd0034a5b015147cb6.sample" ]
|
||||
source_file="res://audio/sounds/die_skeleton0.wav"
|
||||
dest_files=[ "res://.import/die_skeleton0.wav-eab6b1776a44d2159a1e34d3f8ac0cdf.sample" ]
|
||||
|
||||
[params]
|
||||
|
Binary file not shown.
|
@ -1,15 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="ogg_vorbis"
|
||||
type="AudioStreamOGGVorbis"
|
||||
path="res://.import/snd_coin.ogg-e43af4b2a5fcdba9e9309ebc8f191147.oggstr"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://audio/sounds/snd_coin.ogg"
|
||||
dest_files=[ "res://.import/snd_coin.ogg-e43af4b2a5fcdba9e9309ebc8f191147.oggstr" ]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
Loading…
Add table
Add a link
Reference in a new issue