diff options
author | LAILALORYPC\laila <lailalory@gmail.com> | 2024-01-28 11:50:02 -0300 |
---|---|---|
committer | LAILALORYPC\laila <lailalory@gmail.com> | 2024-01-28 11:50:02 -0300 |
commit | 9c26ed4b8b50f87dae44fee990936e80c102c5f9 (patch) | |
tree | 4540931b99f5d3bd715e86b7d40a03394d58eac3 | |
parent | b3ddf4d9e0883122fb5c8518c77130b41ce160a9 (diff) | |
download | gamejam-ggj-2024-9c26ed4b8b50f87dae44fee990936e80c102c5f9.tar.gz gamejam-ggj-2024-9c26ed4b8b50f87dae44fee990936e80c102c5f9.tar.bz2 gamejam-ggj-2024-9c26ed4b8b50f87dae44fee990936e80c102c5f9.zip |
Main Menu music
-rw-r--r-- | game/microgames/flowers_delivery/assets/527291__wolfdoctor__stick-wacking-slowed-down.wav.import | 24 | ||||
-rw-r--r-- | game/shared/assets/GGJ_mainmenu.ogg | bin | 0 -> 2881700 bytes | |||
-rw-r--r-- | game/shared/assets/GGJ_mainmenu.ogg.import | 19 |
3 files changed, 43 insertions, 0 deletions
diff --git a/game/microgames/flowers_delivery/assets/527291__wolfdoctor__stick-wacking-slowed-down.wav.import b/game/microgames/flowers_delivery/assets/527291__wolfdoctor__stick-wacking-slowed-down.wav.import new file mode 100644 index 0000000..4125d7f --- /dev/null +++ b/game/microgames/flowers_delivery/assets/527291__wolfdoctor__stick-wacking-slowed-down.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://el3oki6pjf3j" +path="res://.godot/imported/527291__wolfdoctor__stick-wacking-slowed-down.wav-75fbfcd6678c8dcc6a3cce20acd0c516.sample" + +[deps] + +source_file="res://game/microgames/flowers_delivery/assets/527291__wolfdoctor__stick-wacking-slowed-down.wav" +dest_files=["res://.godot/imported/527291__wolfdoctor__stick-wacking-slowed-down.wav-75fbfcd6678c8dcc6a3cce20acd0c516.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 diff --git a/game/shared/assets/GGJ_mainmenu.ogg b/game/shared/assets/GGJ_mainmenu.ogg Binary files differnew file mode 100644 index 0000000..1d3b3d5 --- /dev/null +++ b/game/shared/assets/GGJ_mainmenu.ogg diff --git a/game/shared/assets/GGJ_mainmenu.ogg.import b/game/shared/assets/GGJ_mainmenu.ogg.import new file mode 100644 index 0000000..901b4a9 --- /dev/null +++ b/game/shared/assets/GGJ_mainmenu.ogg.import @@ -0,0 +1,19 @@ +[remap] + +importer="oggvorbisstr" +type="AudioStreamOggVorbis" +uid="uid://dgypuqc63dc42" +path="res://.godot/imported/GGJ_mainmenu.ogg-ecca82e798c7988f25ab2130991b74b2.oggvorbisstr" + +[deps] + +source_file="res://game/shared/assets/GGJ_mainmenu.ogg" +dest_files=["res://.godot/imported/GGJ_mainmenu.ogg-ecca82e798c7988f25ab2130991b74b2.oggvorbisstr"] + +[params] + +loop=false +loop_offset=0 +bpm=0 +beat_count=0 +bar_beats=4 |