diff --git a/Level/Labyrinth.tscn b/Level/Labyrinth.tscn index f6b21ed..18517a8 100644 --- a/Level/Labyrinth.tscn +++ b/Level/Labyrinth.tscn @@ -1,9 +1,10 @@ -[gd_scene load_steps=14 format=2] +[gd_scene load_steps=15 format=2] [ext_resource path="res://Level/Labyrinth/LabyrinthCorridorTrue.tscn" type="PackedScene" id=1] [ext_resource path="res://Level/Labyrinth/LabyrinthCrossing.tscn" type="PackedScene" id=2] [ext_resource path="res://Level/Labyrinth/LabyrinthCorridorMasked.tscn" type="PackedScene" id=3] [ext_resource path="res://Characters/Player/Player.tscn" type="PackedScene" id=4] +[ext_resource path="res://Resources/Audio/LabyrinthMusic/labyrinth.wav" type="AudioStream" id=5] [sub_resource type="PlaneMesh" id=1] size = Vector2( 130, 8 ) @@ -269,3 +270,7 @@ shape = SubResource( 8 ) [node name="WorldEnvironment" type="WorldEnvironment" parent="."] environment = SubResource( 9 ) + +[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."] +stream = ExtResource( 5 ) +autoplay = true diff --git a/Resources/Audio/LabyrinthMusic/labyrinth.wav b/Resources/Audio/LabyrinthMusic/labyrinth.wav new file mode 100644 index 0000000..f452d20 Binary files /dev/null and b/Resources/Audio/LabyrinthMusic/labyrinth.wav differ diff --git a/Resources/Audio/LabyrinthMusic/labyrinth.wav.import b/Resources/Audio/LabyrinthMusic/labyrinth.wav.import new file mode 100644 index 0000000..dbfb350 --- /dev/null +++ b/Resources/Audio/LabyrinthMusic/labyrinth.wav.import @@ -0,0 +1,21 @@ +[remap] + +importer="wav" +type="AudioStreamSample" +path="res://.import/labyrinth.wav-d24c5bfa36f10e3712debbaef67c2185.sample" + +[deps] + +source_file="res://Resources/Audio/LabyrinthMusic/labyrinth.wav" +dest_files=[ "res://.import/labyrinth.wav-d24c5bfa36f10e3712debbaef67c2185.sample" ] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=true +edit/normalize=true +edit/loop=true +compress/mode=0