Change Reed battle music

This commit is contained in:
Mario Martínez 2024-10-27 13:09:15 +01:00
parent 3b2c05d1b4
commit 5b653bcb36
3 changed files with 24 additions and 2 deletions

BIN
Audio/BGM/flying_in_the_sky.mp3 (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -0,0 +1,19 @@
[remap]
importer="mp3"
type="AudioStreamMP3"
uid="uid://cskeycu7fa6o3"
path="res://.godot/imported/flying_in_the_sky.mp3-ca8a8d1c36f1e0ac87d8f2a7e920a3e4.mp3str"
[deps]
source_file="res://Audio/BGM/flying_in_the_sky.mp3"
dest_files=["res://.godot/imported/flying_in_the_sky.mp3-ca8a8d1c36f1e0ac87d8f2a7e920a3e4.mp3str"]
[params]
loop=true
loop_offset=36.17
bpm=0.0
beat_count=0
bar_beats=4

View file

@ -7,9 +7,9 @@
[ext_resource type="AudioStream" uid="uid://osasql3x1b8q" path="res://Audio/BGM/olympus_overworld.mp3" id="3_ruugx"]
[ext_resource type="Script" path="res://Scripts/Cutscenes/Commands/cue_bgm.gd" id="4_joqmj"]
[ext_resource type="Script" path="res://Scripts/Cutscenes/Commands/move_character.gd" id="6_aee84"]
[ext_resource type="AudioStream" uid="uid://jlr3b1nye15g" path="res://Audio/BGM/olympus_combat.mp3" id="7_4jbtj"]
[ext_resource type="Script" path="res://Scripts/Cutscenes/Commands/lookat_character.gd" id="7_gjmti"]
[ext_resource type="Script" path="res://Scripts/Cutscenes/Commands/move_camera.gd" id="8_w0so3"]
[ext_resource type="AudioStream" uid="uid://cskeycu7fa6o3" path="res://Audio/BGM/flying_in_the_sky.mp3" id="9_ee6cr"]
[sub_resource type="Resource" id="Resource_jm5v6"]
script = ExtResource("1_wfaj3")
@ -202,7 +202,7 @@ textbox_direction = 0
[sub_resource type="Resource" id="Resource_tjwhc"]
script = ExtResource("4_joqmj")
music = ExtResource("7_4jbtj")
music = ExtResource("9_ee6cr")
crossfade = true
[resource]