soundtrack

This commit is contained in:
Page Asgardius 2024-01-18 17:58:22 -07:00
parent 82558ea616
commit 09d10658eb
18 changed files with 263 additions and 14 deletions

4
Midori in the Magic School.sh Executable file
View file

@ -0,0 +1,4 @@
#!/bin/sh
echo -ne '\033c\033]0;Midori in the Magic School\a'
base_path="$(dirname "$(realpath "$0")")"
"$base_path/Midori in the Magic School.x86_64" "$@"

BIN
backgounds/wip.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

34
backgounds/wip.jpg.import Normal file
View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://kxvipok4tnuw"
path="res://.godot/imported/wip.jpg-8bbcf0b02a4682c61d05a220685ee80d.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://backgounds/wip.jpg"
dest_files=["res://.godot/imported/wip.jpg-8bbcf0b02a4682c61d05a220685ee80d.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View file

@ -10,7 +10,7 @@ var hiscoresfile = "user://hiscores.save"
var gamelevel var gamelevel
var levelmax var levelmax
var firstrun var firstrun
var musictracks = ["res://music/reloaded.wav", "res://music/Jellies.wav", "res://music/getabrain.wav", "res://music/oskars.wav", "res://music/extralife.wav", "res://music/layers.wav", "res://music/caramel.wav", "res://music/XsEdzesSs.wav", "res://music/shakeshark.wav", "res://music/zubmarine.wav", "res://music/crammin.wav", "res://music/func.wav", "res://music/kaveh.wav", "res://music/rock.wav", "res://music/milkyway.wav", "res://music/sweetener.wav", "res://music/tooold.wav", "res://music/portello.wav"] var musictracks = ["res://music/reloaded.wav", "res://music/Jellies.wav", "res://music/getabrain.wav", "res://music/oskars.wav", "res://music/extralife.wav", "res://music/layers.wav", "res://music/caramel.wav", "res://music/XsEdzesSs.wav", "res://music/shakeshark.wav", "res://music/zubmarine.wav", "res://music/crammin.wav", "res://music/func.wav", "res://music/kaveh.wav", "res://music/rock.wav", "res://music/milkyway.wav", "res://music/sweetener.wav", "res://music/tooold.wav", "res://music/portello.wav", "res://music/songbirds.wav", "res://music/Gotanda.wav", "res://music/unreeeal.wav"]
var sfxtracks = [] var sfxtracks = []
var debug = false var debug = false
var release = "R0.0.0-dev" var release = "R0.0.0-dev"

View file

@ -106,8 +106,7 @@ func _on_radioactive_desert_pressed():
player.stream = load(Global.musictracks[10]) player.stream = load(Global.musictracks[10])
player.play(0) player.play(0)
func _on_natashas_theme_pressed():
func _on_boss_fight_earth_pressed():
player.stream = load(Global.musictracks[11]) player.stream = load(Global.musictracks[11])
player.play(0) player.play(0)
@ -140,3 +139,20 @@ func _on_credits_2_pressed():
func _on_credits_3_pressed(): func _on_credits_3_pressed():
player.stream = load(Global.musictracks[17]) player.stream = load(Global.musictracks[17])
player.play(0) player.play(0)
func _on_the_magic_school_pressed():
player.stream = load(Global.musictracks[18])
player.play(0)
func _on_deep_forest_pressed():
player.stream = load(Global.musictracks[19])
player.play(0)
func _on_boss_fight_earth_pressed():
player.stream = load(Global.musictracks[20])
player.play(0)

View file

@ -74,7 +74,7 @@ layout_mode = 2
layout_mode = 2 layout_mode = 2
theme_override_font_sizes/font_size = 25 theme_override_font_sizes/font_size = 25
theme_override_styles/focus = SubResource("StyleBoxFlat_cprm3") theme_override_styles/focus = SubResource("StyleBoxFlat_cprm3")
text = "Title Screen: X-Force Theme" text = "Title Screen"
[node name="Disclaimer, Settings, Stores" type="Button" parent="BoxContainer/VBoxContainer"] [node name="Disclaimer, Settings, Stores" type="Button" parent="BoxContainer/VBoxContainer"]
layout_mode = 2 layout_mode = 2
@ -124,26 +124,26 @@ theme_override_font_sizes/font_size = 25
theme_override_styles/focus = SubResource("StyleBoxFlat_alctd") theme_override_styles/focus = SubResource("StyleBoxFlat_alctd")
text = "Overworld (Earth)" text = "Overworld (Earth)"
[node name="VBoxContainer2" type="VBoxContainer" parent="BoxContainer"] [node name="The Zubmarine Zone" type="Button" parent="BoxContainer/VBoxContainer"]
layout_mode = 2
[node name="The Zubmarine Zone" type="Button" parent="BoxContainer/VBoxContainer2"]
layout_mode = 2 layout_mode = 2
theme_override_font_sizes/font_size = 25 theme_override_font_sizes/font_size = 25
theme_override_styles/focus = SubResource("StyleBoxFlat_alctd") theme_override_styles/focus = SubResource("StyleBoxFlat_alctd")
text = "The Zubmarine Zone" text = "The Zubmarine Zone"
[node name="Radioactive Desert" type="Button" parent="BoxContainer/VBoxContainer2"] [node name="Radioactive Desert" type="Button" parent="BoxContainer/VBoxContainer"]
layout_mode = 2 layout_mode = 2
theme_override_font_sizes/font_size = 25 theme_override_font_sizes/font_size = 25
theme_override_styles/focus = SubResource("StyleBoxFlat_alctd") theme_override_styles/focus = SubResource("StyleBoxFlat_alctd")
text = "Radioactive Desert" text = "Radioactive Desert"
[node name="Boss Fight (Earth)" type="Button" parent="BoxContainer/VBoxContainer2"] [node name="VBoxContainer2" type="VBoxContainer" parent="BoxContainer"]
layout_mode = 2
[node name="Natashas Theme" type="Button" parent="BoxContainer/VBoxContainer2"]
layout_mode = 2 layout_mode = 2
theme_override_font_sizes/font_size = 25 theme_override_font_sizes/font_size = 25
theme_override_styles/focus = SubResource("StyleBoxFlat_alctd") theme_override_styles/focus = SubResource("StyleBoxFlat_alctd")
text = "Boss Fight (Earth)" text = "Natashas Theme"
[node name="Dungeon of Destruction" type="Button" parent="BoxContainer/VBoxContainer2"] [node name="Dungeon of Destruction" type="Button" parent="BoxContainer/VBoxContainer2"]
layout_mode = 2 layout_mode = 2
@ -181,6 +181,24 @@ theme_override_font_sizes/font_size = 25
theme_override_styles/focus = SubResource("StyleBoxFlat_alctd") theme_override_styles/focus = SubResource("StyleBoxFlat_alctd")
text = "Credits 3" text = "Credits 3"
[node name="The Magic School" type="Button" parent="BoxContainer/VBoxContainer2"]
layout_mode = 2
theme_override_font_sizes/font_size = 25
theme_override_styles/focus = SubResource("StyleBoxFlat_alctd")
text = "The Magic School"
[node name="Deep Forest" type="Button" parent="BoxContainer/VBoxContainer2"]
layout_mode = 2
theme_override_font_sizes/font_size = 25
theme_override_styles/focus = SubResource("StyleBoxFlat_alctd")
text = "Deep Forest"
[node name="Boss Fight (Earth)" type="Button" parent="BoxContainer/VBoxContainer2"]
layout_mode = 2
theme_override_font_sizes/font_size = 25
theme_override_styles/focus = SubResource("StyleBoxFlat_alctd")
text = "Boss Fight (Earth)"
[node name="Back" type="Button" parent="BoxContainer/VBoxContainer2"] [node name="Back" type="Button" parent="BoxContainer/VBoxContainer2"]
layout_mode = 2 layout_mode = 2
theme_override_font_sizes/font_size = 25 theme_override_font_sizes/font_size = 25
@ -200,13 +218,16 @@ layout_mode = 1
[connection signal="pressed" from="BoxContainer/VBoxContainer/Boss fight (Ceres)" to="." method="_on_boss_fight_ceres_pressed"] [connection signal="pressed" from="BoxContainer/VBoxContainer/Boss fight (Ceres)" to="." method="_on_boss_fight_ceres_pressed"]
[connection signal="pressed" from="BoxContainer/VBoxContainer/Result" to="." method="_on_result_pressed"] [connection signal="pressed" from="BoxContainer/VBoxContainer/Result" to="." method="_on_result_pressed"]
[connection signal="pressed" from="BoxContainer/VBoxContainer/Overworld (Earth)" to="." method="_on_overworld_earth_pressed"] [connection signal="pressed" from="BoxContainer/VBoxContainer/Overworld (Earth)" to="." method="_on_overworld_earth_pressed"]
[connection signal="pressed" from="BoxContainer/VBoxContainer2/The Zubmarine Zone" to="." method="_on_the_zubmarine_zone_pressed"] [connection signal="pressed" from="BoxContainer/VBoxContainer/The Zubmarine Zone" to="." method="_on_the_zubmarine_zone_pressed"]
[connection signal="pressed" from="BoxContainer/VBoxContainer2/Radioactive Desert" to="." method="_on_radioactive_desert_pressed"] [connection signal="pressed" from="BoxContainer/VBoxContainer/Radioactive Desert" to="." method="_on_radioactive_desert_pressed"]
[connection signal="pressed" from="BoxContainer/VBoxContainer2/Boss Fight (Earth)" to="." method="_on_boss_fight_earth_pressed"] [connection signal="pressed" from="BoxContainer/VBoxContainer2/Natashas Theme" to="." method="_on_natashas_theme_pressed"]
[connection signal="pressed" from="BoxContainer/VBoxContainer2/Dungeon of Destruction" to="." method="_on_dungeon_of_destruction_pressed"] [connection signal="pressed" from="BoxContainer/VBoxContainer2/Dungeon of Destruction" to="." method="_on_dungeon_of_destruction_pressed"]
[connection signal="pressed" from="BoxContainer/VBoxContainer2/Final Boss Fight" to="." method="_on_final_boss_fight_pressed"] [connection signal="pressed" from="BoxContainer/VBoxContainer2/Final Boss Fight" to="." method="_on_final_boss_fight_pressed"]
[connection signal="pressed" from="BoxContainer/VBoxContainer2/Ending Theme" to="." method="_on_ending_theme_pressed"] [connection signal="pressed" from="BoxContainer/VBoxContainer2/Ending Theme" to="." method="_on_ending_theme_pressed"]
[connection signal="pressed" from="BoxContainer/VBoxContainer2/Credits 1" to="." method="_on_credits_1_pressed"] [connection signal="pressed" from="BoxContainer/VBoxContainer2/Credits 1" to="." method="_on_credits_1_pressed"]
[connection signal="pressed" from="BoxContainer/VBoxContainer2/Credits 2" to="." method="_on_credits_2_pressed"] [connection signal="pressed" from="BoxContainer/VBoxContainer2/Credits 2" to="." method="_on_credits_2_pressed"]
[connection signal="pressed" from="BoxContainer/VBoxContainer2/Credits 3" to="." method="_on_credits_3_pressed"] [connection signal="pressed" from="BoxContainer/VBoxContainer2/Credits 3" to="." method="_on_credits_3_pressed"]
[connection signal="pressed" from="BoxContainer/VBoxContainer2/The Magic School" to="." method="_on_the_magic_school_pressed"]
[connection signal="pressed" from="BoxContainer/VBoxContainer2/Deep Forest" to="." method="_on_deep_forest_pressed"]
[connection signal="pressed" from="BoxContainer/VBoxContainer2/Boss Fight (Earth)" to="." method="_on_boss_fight_earth_pressed"]
[connection signal="pressed" from="BoxContainer/VBoxContainer2/Back" to="." method="_on_back_pressed"] [connection signal="pressed" from="BoxContainer/VBoxContainer2/Back" to="." method="_on_back_pressed"]

BIN
music/Gotanda.wav Normal file

Binary file not shown.

24
music/Gotanda.wav.import Normal file
View file

@ -0,0 +1,24 @@
[remap]
importer="wav"
type="AudioStreamWAV"
uid="uid://cuvc7s4s80e0q"
path="res://.godot/imported/Gotanda.wav-9ef6718aa1352ebf24ac7407350ab283.sample"
[deps]
source_file="res://music/Gotanda.wav"
dest_files=["res://.godot/imported/Gotanda.wav-9ef6718aa1352ebf24ac7407350ab283.sample"]
[params]
force/8_bit=false
force/mono=false
force/max_rate=false
force/max_rate_hz=44100
edit/trim=false
edit/normalize=false
edit/loop_mode=0
edit/loop_begin=0
edit/loop_end=-1
compress/mode=0

BIN
music/songbirds.wav Normal file

Binary file not shown.

View file

@ -0,0 +1,24 @@
[remap]
importer="wav"
type="AudioStreamWAV"
uid="uid://bybb3yylajldm"
path="res://.godot/imported/songbirds.wav-2402e1d5321f34e2b712bc819898a849.sample"
[deps]
source_file="res://music/songbirds.wav"
dest_files=["res://.godot/imported/songbirds.wav-2402e1d5321f34e2b712bc819898a849.sample"]
[params]
force/8_bit=false
force/mono=false
force/max_rate=false
force/max_rate_hz=44100
edit/trim=false
edit/normalize=false
edit/loop_mode=0
edit/loop_begin=0
edit/loop_end=-1
compress/mode=0

BIN
music/unreeeal.wav Normal file

Binary file not shown.

24
music/unreeeal.wav.import Normal file
View file

@ -0,0 +1,24 @@
[remap]
importer="wav"
type="AudioStreamWAV"
uid="uid://bee27qsaseuvo"
path="res://.godot/imported/unreeeal.wav-801b8c3bffb84bccbb57e25938f90ec7.sample"
[deps]
source_file="res://music/unreeeal.wav"
dest_files=["res://.godot/imported/unreeeal.wav-801b8c3bffb84bccbb57e25938f90ec7.sample"]
[params]
force/8_bit=false
force/mono=false
force/max_rate=false
force/max_rate_hz=44100
edit/trim=false
edit/normalize=false
edit/loop_mode=0
edit/loop_begin=0
edit/loop_end=-1
compress/mode=0

BIN
steamgrid/h-grid.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 272 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cvcraqv6iqsrf"
path="res://.godot/imported/h-grid.jpg-8d2a0dfe0fa4c3f1d8d80aa5163252dd.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://steamgrid/h-grid.jpg"
dest_files=["res://.godot/imported/h-grid.jpg-8d2a0dfe0fa4c3f1d8d80aa5163252dd.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
steamgrid/hero.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 604 KiB

34
steamgrid/hero.jpg.import Normal file
View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://6lc0bahwa6d3"
path="res://.godot/imported/hero.jpg-1dbc52503612e6d786c6b74587e7bc0f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://steamgrid/hero.jpg"
dest_files=["res://.godot/imported/hero.jpg-1dbc52503612e6d786c6b74587e7bc0f.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
steamgrid/v-grid.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 315 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bfvw7ikjuktxj"
path="res://.godot/imported/v-grid.jpg-5d2fcc6c35a337113d7dbc0765b394be.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://steamgrid/v-grid.jpg"
dest_files=["res://.godot/imported/v-grid.jpg-5d2fcc6c35a337113d7dbc0765b394be.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1