audio stuff
This commit is contained in:
parent
479014a980
commit
3234258c06
5 changed files with 31 additions and 1 deletions
BIN
audio/music/bacon_nog.ogg
Normal file
BIN
audio/music/bacon_nog.ogg
Normal file
Binary file not shown.
15
audio/music/bacon_nog.ogg.import
Normal file
15
audio/music/bacon_nog.ogg.import
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="ogg_vorbis"
|
||||||
|
type="AudioStreamOGGVorbis"
|
||||||
|
path="res://.import/bacon_nog.ogg-ea2ef4779f6b1a90dfdadb0c2116dc3a.oggstr"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://audio/music/bacon_nog.ogg"
|
||||||
|
dest_files=[ "res://.import/bacon_nog.ogg-ea2ef4779f6b1a90dfdadb0c2116dc3a.oggstr" ]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
loop=false
|
||||||
|
loop_offset=0
|
BIN
audio/sounds/msx_crazydream.ogg
Normal file
BIN
audio/sounds/msx_crazydream.ogg
Normal file
Binary file not shown.
15
audio/sounds/msx_crazydream.ogg.import
Normal file
15
audio/sounds/msx_crazydream.ogg.import
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="ogg_vorbis"
|
||||||
|
type="AudioStreamOGGVorbis"
|
||||||
|
path="res://.import/msx_crazydream.ogg-863092419561be1ee9846a60426b4cc2.oggstr"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://audio/sounds/msx_crazydream.ogg"
|
||||||
|
dest_files=[ "res://.import/msx_crazydream.ogg-863092419561be1ee9846a60426b4cc2.oggstr" ]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
loop=false
|
||||||
|
loop_offset=0
|
|
@ -9,7 +9,7 @@ pause_mode = 2
|
||||||
script = ExtResource( 1 )
|
script = ExtResource( 1 )
|
||||||
|
|
||||||
[node name="Music" type="AudioStreamPlayer" parent="."]
|
[node name="Music" type="AudioStreamPlayer" parent="."]
|
||||||
volume_db = -13.5
|
volume_db = 3.0
|
||||||
bus = "music"
|
bus = "music"
|
||||||
|
|
||||||
[node name="CollectibleSound" type="AudioStreamPlayer" parent="."]
|
[node name="CollectibleSound" type="AudioStreamPlayer" parent="."]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue