Add labyrinth music

This commit is contained in:
karl 2020-01-27 16:00:58 +01:00
parent 1c79e4cfad
commit d79735da24
3 changed files with 27 additions and 1 deletions

View File

@ -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/LabyrinthCorridorTrue.tscn" type="PackedScene" id=1]
[ext_resource path="res://Level/Labyrinth/LabyrinthCrossing.tscn" type="PackedScene" id=2] [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://Level/Labyrinth/LabyrinthCorridorMasked.tscn" type="PackedScene" id=3]
[ext_resource path="res://Characters/Player/Player.tscn" type="PackedScene" id=4] [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] [sub_resource type="PlaneMesh" id=1]
size = Vector2( 130, 8 ) size = Vector2( 130, 8 )
@ -269,3 +270,7 @@ shape = SubResource( 8 )
[node name="WorldEnvironment" type="WorldEnvironment" parent="."] [node name="WorldEnvironment" type="WorldEnvironment" parent="."]
environment = SubResource( 9 ) environment = SubResource( 9 )
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
stream = ExtResource( 5 )
autoplay = true

Binary file not shown.

View File

@ -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