Audio system and rich text
This commit is contained in:
parent
a6f817efbc
commit
68cafff083
161 changed files with 1605 additions and 255 deletions
10
assets/audio/gui/gui_tap.tres
Normal file
10
assets/audio/gui/gui_tap.tres
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[gd_resource type="AudioStreamRandomizer" load_steps=3 format=3 uid="uid://biys50yrawxj2"]
|
||||
|
||||
[ext_resource type="AudioStream" uid="uid://b2f7dyly26lvg" path="res://assets/audio/gui/tap.mp3" id="1_klc4x"]
|
||||
[ext_resource type="AudioStream" uid="uid://b33sp314og7td" path="res://assets/audio/gui/tap2.mp3" id="2_1ku7t"]
|
||||
|
||||
[resource]
|
||||
playback_mode = 1
|
||||
streams_count = 2
|
||||
stream_0/stream = ExtResource("1_klc4x")
|
||||
stream_1/stream = ExtResource("2_1ku7t")
|
||||
BIN
assets/audio/gui/losemusic.mp3
Normal file
BIN
assets/audio/gui/losemusic.mp3
Normal file
Binary file not shown.
19
assets/audio/gui/losemusic.mp3.import
Normal file
19
assets/audio/gui/losemusic.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://48ox7s80nsl4"
|
||||
path="res://.godot/imported/losemusic.mp3-a4e9a5d6c6bdbf41367e271480fc1337.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/gui/losemusic.mp3"
|
||||
dest_files=["res://.godot/imported/losemusic.mp3-a4e9a5d6c6bdbf41367e271480fc1337.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/gui/plant.mp3
Normal file
BIN
assets/audio/gui/plant.mp3
Normal file
Binary file not shown.
19
assets/audio/gui/plant.mp3.import
Normal file
19
assets/audio/gui/plant.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://dqua7hupmmo38"
|
||||
path="res://.godot/imported/plant.mp3-a211fa6794d72cf3a6c798369d306b9e.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/gui/plant.mp3"
|
||||
dest_files=["res://.godot/imported/plant.mp3-a211fa6794d72cf3a6c798369d306b9e.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/gui/plant2.mp3
Normal file
BIN
assets/audio/gui/plant2.mp3
Normal file
Binary file not shown.
19
assets/audio/gui/plant2.mp3.import
Normal file
19
assets/audio/gui/plant2.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://tdeilfeuriyg"
|
||||
path="res://.godot/imported/plant2.mp3-2617911368b4c4c8e720f7886dfd6f25.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/gui/plant2.mp3"
|
||||
dest_files=["res://.godot/imported/plant2.mp3-2617911368b4c4c8e720f7886dfd6f25.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
10
assets/audio/gui/plant_generic.tres
Normal file
10
assets/audio/gui/plant_generic.tres
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[gd_resource type="AudioStreamRandomizer" load_steps=3 format=3 uid="uid://ciepttpel6dxb"]
|
||||
|
||||
[ext_resource type="AudioStream" uid="uid://dqua7hupmmo38" path="res://assets/audio/gui/plant.mp3" id="1_hkynj"]
|
||||
[ext_resource type="AudioStream" uid="uid://tdeilfeuriyg" path="res://assets/audio/gui/plant2.mp3" id="2_u3gtt"]
|
||||
|
||||
[resource]
|
||||
playback_mode = 1
|
||||
streams_count = 2
|
||||
stream_0/stream = ExtResource("1_hkynj")
|
||||
stream_1/stream = ExtResource("2_u3gtt")
|
||||
BIN
assets/audio/gui/seedlift.mp3
Normal file
BIN
assets/audio/gui/seedlift.mp3
Normal file
Binary file not shown.
19
assets/audio/gui/seedlift.mp3.import
Normal file
19
assets/audio/gui/seedlift.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://bmvl3qxdiud2k"
|
||||
path="res://.godot/imported/seedlift.mp3-14f0ceb43a799cd9fb4348e842012ca6.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/gui/seedlift.mp3"
|
||||
dest_files=["res://.godot/imported/seedlift.mp3-14f0ceb43a799cd9fb4348e842012ca6.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/gui/tap.mp3
Normal file
BIN
assets/audio/gui/tap.mp3
Normal file
Binary file not shown.
19
assets/audio/gui/tap.mp3.import
Normal file
19
assets/audio/gui/tap.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://b2f7dyly26lvg"
|
||||
path="res://.godot/imported/tap.mp3-6dca4a15ca9f94a97b67722879d50302.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/gui/tap.mp3"
|
||||
dest_files=["res://.godot/imported/tap.mp3-6dca4a15ca9f94a97b67722879d50302.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/gui/tap2.mp3
Normal file
BIN
assets/audio/gui/tap2.mp3
Normal file
Binary file not shown.
19
assets/audio/gui/tap2.mp3.import
Normal file
19
assets/audio/gui/tap2.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://b33sp314og7td"
|
||||
path="res://.godot/imported/tap2.mp3-3704d35799e0a21c16335cf371b52cea.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/gui/tap2.mp3"
|
||||
dest_files=["res://.godot/imported/tap2.mp3-3704d35799e0a21c16335cf371b52cea.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/music/Little Big - Go Bananas.mp3
Normal file
BIN
assets/audio/music/Little Big - Go Bananas.mp3
Normal file
Binary file not shown.
19
assets/audio/music/Little Big - Go Bananas.mp3.import
Normal file
19
assets/audio/music/Little Big - Go Bananas.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://w7w07cdy5qmt"
|
||||
path="res://.godot/imported/Little Big - Go Bananas.mp3-9bcadd18f2edd74bffc2a535965b4b7c.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/music/Little Big - Go Bananas.mp3"
|
||||
dest_files=["res://.godot/imported/Little Big - Go Bananas.mp3-9bcadd18f2edd74bffc2a535965b4b7c.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/music/Oliver Buckland - Hourglass Meadow.mp3
Normal file
BIN
assets/audio/music/Oliver Buckland - Hourglass Meadow.mp3
Normal file
Binary file not shown.
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://djvq0s4qxcro2"
|
||||
path="res://.godot/imported/Oliver Buckland - Hourglass Meadow.mp3-8453e40ef2dd1f128ca1caede76f63e5.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/music/Oliver Buckland - Hourglass Meadow.mp3"
|
||||
dest_files=["res://.godot/imported/Oliver Buckland - Hourglass Meadow.mp3-8453e40ef2dd1f128ca1caede76f63e5.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
Binary file not shown.
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://8ixfx0uewkgo"
|
||||
path="res://.godot/imported/Peter McConnell - Far Future (Demonstration Minigame).mp3-4824b4d19ce4062c58608576c4861565.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/music/Peter McConnell - Far Future (Demonstration Minigame).mp3"
|
||||
dest_files=["res://.godot/imported/Peter McConnell - Far Future (Demonstration Minigame).mp3-4824b4d19ce4062c58608576c4861565.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
Binary file not shown.
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://btf3ompk8gvq6"
|
||||
path="res://.godot/imported/Peter McConnell - Frostbite Caves (Demonstration Minigame).mp3-0b7f50ba6c273f5e137beab39cce1aeb.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/music/Peter McConnell - Frostbite Caves (Demonstration Minigame).mp3"
|
||||
dest_files=["res://.godot/imported/Peter McConnell - Frostbite Caves (Demonstration Minigame).mp3-0b7f50ba6c273f5e137beab39cce1aeb.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/music/Unknown - Slipknot Unsainted Instrumental.mp3
Normal file
BIN
assets/audio/music/Unknown - Slipknot Unsainted Instrumental.mp3
Normal file
Binary file not shown.
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://ddyfbe40fs5er"
|
||||
path="res://.godot/imported/Unknown - Slipknot Unsainted Instrumental.mp3-c88e45862eb37d4406f225e65298249f.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/music/Unknown - Slipknot Unsainted Instrumental.mp3"
|
||||
dest_files=["res://.godot/imported/Unknown - Slipknot Unsainted Instrumental.mp3-c88e45862eb37d4406f225e65298249f.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
15
assets/audio/music/playlist.tres
Normal file
15
assets/audio/music/playlist.tres
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
[gd_resource type="AudioStreamPlaylist" load_steps=5 format=3 uid="uid://bxshjvvtv3fmp"]
|
||||
|
||||
[ext_resource type="AudioStream" uid="uid://8ixfx0uewkgo" path="res://assets/audio/music/Peter McConnell - Far Future (Demonstration Minigame).mp3" id="2_pf8yc"]
|
||||
[ext_resource type="AudioStream" uid="uid://btf3ompk8gvq6" path="res://assets/audio/music/Peter McConnell - Frostbite Caves (Demonstration Minigame).mp3" id="3_nnobx"]
|
||||
[ext_resource type="AudioStream" uid="uid://w7w07cdy5qmt" path="res://assets/audio/music/Little Big - Go Bananas.mp3" id="4_txg7g"]
|
||||
[ext_resource type="AudioStream" uid="uid://djvq0s4qxcro2" path="res://assets/audio/music/Oliver Buckland - Hourglass Meadow.mp3" id="4_wjg2a"]
|
||||
|
||||
[resource]
|
||||
shuffle = true
|
||||
fade_time = 0.5
|
||||
stream_count = 4
|
||||
stream_0 = ExtResource("2_pf8yc")
|
||||
stream_1 = ExtResource("3_nnobx")
|
||||
stream_2 = ExtResource("4_txg7g")
|
||||
stream_3 = ExtResource("4_wjg2a")
|
||||
9
assets/audio/sfx/argh.tres
Normal file
9
assets/audio/sfx/argh.tres
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[gd_resource type="AudioStreamRandomizer" load_steps=3 format=3 uid="uid://ch55p7qbaawtp"]
|
||||
|
||||
[ext_resource type="AudioStream" uid="uid://b7u4db3e50snf" path="res://assets/audio/sfx/newspaper_rarrgh.mp3" id="1_ywryg"]
|
||||
[ext_resource type="AudioStream" uid="uid://caeucyx1kjux6" path="res://assets/audio/sfx/newspaper_rarrgh2.mp3" id="2_c7q6s"]
|
||||
|
||||
[resource]
|
||||
streams_count = 2
|
||||
stream_0/stream = ExtResource("1_ywryg")
|
||||
stream_1/stream = ExtResource("2_c7q6s")
|
||||
BIN
assets/audio/sfx/awooga.mp3
Normal file
BIN
assets/audio/sfx/awooga.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/awooga.mp3.import
Normal file
19
assets/audio/sfx/awooga.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://bs0rtpgc1tb86"
|
||||
path="res://.godot/imported/awooga.mp3-c489951e90d65f20cf2164abc84e7dd6.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/awooga.mp3"
|
||||
dest_files=["res://.godot/imported/awooga.mp3-c489951e90d65f20cf2164abc84e7dd6.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/sfx/buttonclick.mp3
Normal file
BIN
assets/audio/sfx/buttonclick.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/buttonclick.mp3.import
Normal file
19
assets/audio/sfx/buttonclick.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://bdx83fokp6kha"
|
||||
path="res://.godot/imported/buttonclick.mp3-279d377606d9b03695de9c3f6dccacc9.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/buttonclick.mp3"
|
||||
dest_files=["res://.godot/imported/buttonclick.mp3-279d377606d9b03695de9c3f6dccacc9.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/sfx/chomp.mp3
Normal file
BIN
assets/audio/sfx/chomp.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/chomp.mp3.import
Normal file
19
assets/audio/sfx/chomp.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://d1x2r435drkwe"
|
||||
path="res://.godot/imported/chomp.mp3-54235afe78838edb09adbef0dbfc3083.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/chomp.mp3"
|
||||
dest_files=["res://.godot/imported/chomp.mp3-54235afe78838edb09adbef0dbfc3083.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/sfx/chomp2.mp3
Normal file
BIN
assets/audio/sfx/chomp2.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/chomp2.mp3.import
Normal file
19
assets/audio/sfx/chomp2.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://bl2mb5jf8ip45"
|
||||
path="res://.godot/imported/chomp2.mp3-1e1b8818c18be285503b18f57315416e.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/chomp2.mp3"
|
||||
dest_files=["res://.godot/imported/chomp2.mp3-1e1b8818c18be285503b18f57315416e.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
12
assets/audio/sfx/chomp_generic.tres
Normal file
12
assets/audio/sfx/chomp_generic.tres
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[gd_resource type="AudioStreamRandomizer" load_steps=4 format=3 uid="uid://dyid55nhflwyn"]
|
||||
|
||||
[ext_resource type="AudioStream" uid="uid://d1x2r435drkwe" path="res://assets/audio/sfx/chomp.mp3" id="1_o57hi"]
|
||||
[ext_resource type="AudioStream" uid="uid://bl2mb5jf8ip45" path="res://assets/audio/sfx/chomp2.mp3" id="2_640fw"]
|
||||
[ext_resource type="AudioStream" uid="uid://dbng2yurir3m8" path="res://assets/audio/sfx/chompsoft.mp3" id="3_tro2j"]
|
||||
|
||||
[resource]
|
||||
playback_mode = 1
|
||||
streams_count = 3
|
||||
stream_0/stream = ExtResource("1_o57hi")
|
||||
stream_1/stream = ExtResource("2_640fw")
|
||||
stream_2/stream = ExtResource("3_tro2j")
|
||||
BIN
assets/audio/sfx/chompsoft.mp3
Normal file
BIN
assets/audio/sfx/chompsoft.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/chompsoft.mp3.import
Normal file
19
assets/audio/sfx/chompsoft.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://dbng2yurir3m8"
|
||||
path="res://.godot/imported/chompsoft.mp3-036cb3018a21695e3d7d12dec14915f6.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/chompsoft.mp3"
|
||||
dest_files=["res://.godot/imported/chompsoft.mp3-036cb3018a21695e3d7d12dec14915f6.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/sfx/dirt_rise.mp3
Normal file
BIN
assets/audio/sfx/dirt_rise.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/dirt_rise.mp3.import
Normal file
19
assets/audio/sfx/dirt_rise.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://b27om1bw1x04e"
|
||||
path="res://.godot/imported/dirt_rise.mp3-713168ae84435d3de0d5e0750b2775a5.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/dirt_rise.mp3"
|
||||
dest_files=["res://.godot/imported/dirt_rise.mp3-713168ae84435d3de0d5e0750b2775a5.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/sfx/explosion.mp3
Normal file
BIN
assets/audio/sfx/explosion.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/explosion.mp3.import
Normal file
19
assets/audio/sfx/explosion.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://bl3yjbs32fut8"
|
||||
path="res://.godot/imported/explosion.mp3-fc6d9303eb441d521a7bf3d137fa1daf.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/explosion.mp3"
|
||||
dest_files=["res://.godot/imported/explosion.mp3-fc6d9303eb441d521a7bf3d137fa1daf.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/sfx/frozen.mp3
Normal file
BIN
assets/audio/sfx/frozen.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/frozen.mp3.import
Normal file
19
assets/audio/sfx/frozen.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://bjotp63arocci"
|
||||
path="res://.godot/imported/frozen.mp3-7c6e579253c1b3d10c3cee9fb10f0d31.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/frozen.mp3"
|
||||
dest_files=["res://.godot/imported/frozen.mp3-7c6e579253c1b3d10c3cee9fb10f0d31.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
18
assets/audio/sfx/groan.tres
Normal file
18
assets/audio/sfx/groan.tres
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
[gd_resource type="AudioStreamRandomizer" load_steps=7 format=3 uid="uid://bg76miyscfvhu"]
|
||||
|
||||
[ext_resource type="AudioStream" uid="uid://0gcua86ud00f" path="res://assets/audio/sfx/groan1.mp3" id="1_gt7xb"]
|
||||
[ext_resource type="AudioStream" uid="uid://bl0hm3dbp1g37" path="res://assets/audio/sfx/groan2.mp3" id="2_qwtnr"]
|
||||
[ext_resource type="AudioStream" uid="uid://divulgvvrx0iq" path="res://assets/audio/sfx/groan3.mp3" id="3_0qtnk"]
|
||||
[ext_resource type="AudioStream" uid="uid://clyp06ygi40dv" path="res://assets/audio/sfx/groan4.mp3" id="4_4kdp6"]
|
||||
[ext_resource type="AudioStream" uid="uid://dbs147p8u7u1o" path="res://assets/audio/sfx/groan5.mp3" id="5_tjjpn"]
|
||||
[ext_resource type="AudioStream" uid="uid://55tr5prrgkww" path="res://assets/audio/sfx/groan6.mp3" id="6_akenq"]
|
||||
|
||||
[resource]
|
||||
playback_mode = 1
|
||||
streams_count = 6
|
||||
stream_0/stream = ExtResource("1_gt7xb")
|
||||
stream_1/stream = ExtResource("2_qwtnr")
|
||||
stream_2/stream = ExtResource("3_0qtnk")
|
||||
stream_3/stream = ExtResource("4_4kdp6")
|
||||
stream_4/stream = ExtResource("5_tjjpn")
|
||||
stream_5/stream = ExtResource("6_akenq")
|
||||
BIN
assets/audio/sfx/groan1.mp3
Normal file
BIN
assets/audio/sfx/groan1.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/groan1.mp3.import
Normal file
19
assets/audio/sfx/groan1.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://0gcua86ud00f"
|
||||
path="res://.godot/imported/groan1.mp3-6d28569c0563bdb3a88246a277fe6b67.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/groan1.mp3"
|
||||
dest_files=["res://.godot/imported/groan1.mp3-6d28569c0563bdb3a88246a277fe6b67.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/sfx/groan2.mp3
Normal file
BIN
assets/audio/sfx/groan2.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/groan2.mp3.import
Normal file
19
assets/audio/sfx/groan2.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://bl0hm3dbp1g37"
|
||||
path="res://.godot/imported/groan2.mp3-5acdfcb3cc128fb0e61a01d630e9cfc5.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/groan2.mp3"
|
||||
dest_files=["res://.godot/imported/groan2.mp3-5acdfcb3cc128fb0e61a01d630e9cfc5.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/sfx/groan3.mp3
Normal file
BIN
assets/audio/sfx/groan3.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/groan3.mp3.import
Normal file
19
assets/audio/sfx/groan3.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://divulgvvrx0iq"
|
||||
path="res://.godot/imported/groan3.mp3-88a6cf26f09625d435c815c966983b19.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/groan3.mp3"
|
||||
dest_files=["res://.godot/imported/groan3.mp3-88a6cf26f09625d435c815c966983b19.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/sfx/groan4.mp3
Normal file
BIN
assets/audio/sfx/groan4.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/groan4.mp3.import
Normal file
19
assets/audio/sfx/groan4.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://clyp06ygi40dv"
|
||||
path="res://.godot/imported/groan4.mp3-3e82a0a799f4c613c5f7a356bc374b68.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/groan4.mp3"
|
||||
dest_files=["res://.godot/imported/groan4.mp3-3e82a0a799f4c613c5f7a356bc374b68.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/sfx/groan5.mp3
Normal file
BIN
assets/audio/sfx/groan5.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/groan5.mp3.import
Normal file
19
assets/audio/sfx/groan5.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://dbs147p8u7u1o"
|
||||
path="res://.godot/imported/groan5.mp3-9124fba060c220845835d64aa975c1eb.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/groan5.mp3"
|
||||
dest_files=["res://.godot/imported/groan5.mp3-9124fba060c220845835d64aa975c1eb.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/sfx/groan6.mp3
Normal file
BIN
assets/audio/sfx/groan6.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/groan6.mp3.import
Normal file
19
assets/audio/sfx/groan6.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://55tr5prrgkww"
|
||||
path="res://.godot/imported/groan6.mp3-06817a76d34a9788d4c26184b6e7ab71.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/groan6.mp3"
|
||||
dest_files=["res://.godot/imported/groan6.mp3-06817a76d34a9788d4c26184b6e7ab71.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/sfx/gulp.mp3
Normal file
BIN
assets/audio/sfx/gulp.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/gulp.mp3.import
Normal file
19
assets/audio/sfx/gulp.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://csxydaymes14y"
|
||||
path="res://.godot/imported/gulp.mp3-35b2d891770dbefbde79f94a72bbe23c.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/gulp.mp3"
|
||||
dest_files=["res://.godot/imported/gulp.mp3-35b2d891770dbefbde79f94a72bbe23c.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
12
assets/audio/sfx/hit_generic.tres
Normal file
12
assets/audio/sfx/hit_generic.tres
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[gd_resource type="AudioStreamRandomizer" load_steps=4 format=3 uid="uid://w0qfwds4o3ti"]
|
||||
|
||||
[ext_resource type="AudioStream" uid="uid://dgq7ogof16xoe" path="res://assets/audio/sfx/splat.mp3" id="1_7sdxn"]
|
||||
[ext_resource type="AudioStream" uid="uid://ljb60fvds7we" path="res://assets/audio/sfx/splat2.mp3" id="2_k2g3q"]
|
||||
[ext_resource type="AudioStream" uid="uid://cvwbvhgxnwygb" path="res://assets/audio/sfx/splat3.mp3" id="3_qgqep"]
|
||||
|
||||
[resource]
|
||||
playback_mode = 1
|
||||
streams_count = 3
|
||||
stream_0/stream = ExtResource("1_7sdxn")
|
||||
stream_1/stream = ExtResource("2_k2g3q")
|
||||
stream_2/stream = ExtResource("3_qgqep")
|
||||
BIN
assets/audio/sfx/metalhit.mp3
Normal file
BIN
assets/audio/sfx/metalhit.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/metalhit.mp3.import
Normal file
19
assets/audio/sfx/metalhit.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://pik64oo7rj7v"
|
||||
path="res://.godot/imported/metalhit.mp3-336c16c3d540a7b6b100829bf8735d05.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/metalhit.mp3"
|
||||
dest_files=["res://.godot/imported/metalhit.mp3-336c16c3d540a7b6b100829bf8735d05.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/sfx/metalhit2.mp3
Normal file
BIN
assets/audio/sfx/metalhit2.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/metalhit2.mp3.import
Normal file
19
assets/audio/sfx/metalhit2.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://hu1pprqlk0j4"
|
||||
path="res://.godot/imported/metalhit2.mp3-2fc4f19490e3c4e6ff9e53b10e1fef2b.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/metalhit2.mp3"
|
||||
dest_files=["res://.godot/imported/metalhit2.mp3-2fc4f19490e3c4e6ff9e53b10e1fef2b.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
10
assets/audio/sfx/metalhit_generic.tres
Normal file
10
assets/audio/sfx/metalhit_generic.tres
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[gd_resource type="AudioStreamRandomizer" load_steps=3 format=3 uid="uid://bu1egfsyplpx4"]
|
||||
|
||||
[ext_resource type="AudioStream" uid="uid://pik64oo7rj7v" path="res://assets/audio/sfx/metalhit.mp3" id="1_xvp5m"]
|
||||
[ext_resource type="AudioStream" uid="uid://hu1pprqlk0j4" path="res://assets/audio/sfx/metalhit2.mp3" id="2_uifvs"]
|
||||
|
||||
[resource]
|
||||
playback_mode = 1
|
||||
streams_count = 2
|
||||
stream_0/stream = ExtResource("1_xvp5m")
|
||||
stream_1/stream = ExtResource("2_uifvs")
|
||||
BIN
assets/audio/sfx/newspaper_rarrgh.mp3
Normal file
BIN
assets/audio/sfx/newspaper_rarrgh.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/newspaper_rarrgh.mp3.import
Normal file
19
assets/audio/sfx/newspaper_rarrgh.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://b7u4db3e50snf"
|
||||
path="res://.godot/imported/newspaper_rarrgh.mp3-0b1186bcca3dd0f74ddc21e580dfe85e.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/newspaper_rarrgh.mp3"
|
||||
dest_files=["res://.godot/imported/newspaper_rarrgh.mp3-0b1186bcca3dd0f74ddc21e580dfe85e.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/sfx/newspaper_rarrgh2.mp3
Normal file
BIN
assets/audio/sfx/newspaper_rarrgh2.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/newspaper_rarrgh2.mp3.import
Normal file
19
assets/audio/sfx/newspaper_rarrgh2.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://caeucyx1kjux6"
|
||||
path="res://.godot/imported/newspaper_rarrgh2.mp3-1fc438ecc73e743c0b3189781d83fbf3.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/newspaper_rarrgh2.mp3"
|
||||
dest_files=["res://.godot/imported/newspaper_rarrgh2.mp3-1fc438ecc73e743c0b3189781d83fbf3.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/sfx/pause.mp3
Normal file
BIN
assets/audio/sfx/pause.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/pause.mp3.import
Normal file
19
assets/audio/sfx/pause.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://ckja8ym50y0d4"
|
||||
path="res://.godot/imported/pause.mp3-e9d4dab5bf1cbf6ecf379df2f1abb654.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/pause.mp3"
|
||||
dest_files=["res://.godot/imported/pause.mp3-e9d4dab5bf1cbf6ecf379df2f1abb654.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/sfx/plastichit.mp3
Normal file
BIN
assets/audio/sfx/plastichit.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/plastichit.mp3.import
Normal file
19
assets/audio/sfx/plastichit.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://cfsfcd5qort6n"
|
||||
path="res://.godot/imported/plastichit.mp3-a1d940b43bfb80f0cfdca99ef6fd10d2.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/plastichit.mp3"
|
||||
dest_files=["res://.godot/imported/plastichit.mp3-a1d940b43bfb80f0cfdca99ef6fd10d2.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/sfx/plastichit2.mp3
Normal file
BIN
assets/audio/sfx/plastichit2.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/plastichit2.mp3.import
Normal file
19
assets/audio/sfx/plastichit2.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://d1pc3pms75tlo"
|
||||
path="res://.godot/imported/plastichit2.mp3-13132589bd9d266de5ac0c86bc82df62.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/plastichit2.mp3"
|
||||
dest_files=["res://.godot/imported/plastichit2.mp3-13132589bd9d266de5ac0c86bc82df62.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
10
assets/audio/sfx/plastichit_generic.tres
Normal file
10
assets/audio/sfx/plastichit_generic.tres
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[gd_resource type="AudioStreamRandomizer" load_steps=3 format=3 uid="uid://bmupd3v3gvsca"]
|
||||
|
||||
[ext_resource type="AudioStream" uid="uid://cfsfcd5qort6n" path="res://assets/audio/sfx/plastichit.mp3" id="1_8v7ug"]
|
||||
[ext_resource type="AudioStream" uid="uid://d1pc3pms75tlo" path="res://assets/audio/sfx/plastichit2.mp3" id="2_abq4n"]
|
||||
|
||||
[resource]
|
||||
playback_mode = 1
|
||||
streams_count = 2
|
||||
stream_0/stream = ExtResource("1_8v7ug")
|
||||
stream_1/stream = ExtResource("2_abq4n")
|
||||
Binary file not shown.
|
|
@ -1,19 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://dp6k7xiptn68n"
|
||||
path="res://.godot/imported/pop.mp3-51a070d5fcfecbb5cfeda8302a6c6eb8.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/pop.mp3"
|
||||
dest_files=["res://.godot/imported/pop.mp3-51a070d5fcfecbb5cfeda8302a6c6eb8.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/sfx/potato_mine.mp3
Normal file
BIN
assets/audio/sfx/potato_mine.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/potato_mine.mp3.import
Normal file
19
assets/audio/sfx/potato_mine.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://dltjtpyfr1so0"
|
||||
path="res://.godot/imported/potato_mine.mp3-d4ee786748b25f6e8c9079868ae7f181.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/potato_mine.mp3"
|
||||
dest_files=["res://.godot/imported/potato_mine.mp3-d4ee786748b25f6e8c9079868ae7f181.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/sfx/shovel.mp3
Normal file
BIN
assets/audio/sfx/shovel.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/shovel.mp3.import
Normal file
19
assets/audio/sfx/shovel.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://dfbg6dxg4actb"
|
||||
path="res://.godot/imported/shovel.mp3-04fdab268d7a052187f832cbe0a812ab.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/shovel.mp3"
|
||||
dest_files=["res://.godot/imported/shovel.mp3-04fdab268d7a052187f832cbe0a812ab.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
Binary file not shown.
|
|
@ -1,19 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://xoy5ct1t17k5"
|
||||
path="res://.godot/imported/slap.mp3-1d1643f76cf53c654c25725ee203e7cf.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/slap.mp3"
|
||||
dest_files=["res://.godot/imported/slap.mp3-1d1643f76cf53c654c25725ee203e7cf.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
Binary file not shown.
|
|
@ -1,19 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://ypihbxy7tsqn"
|
||||
path="res://.godot/imported/spikeweed_attack.mp3-927978b1d538113780c1cca743c69286.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/spikeweed_attack.mp3"
|
||||
dest_files=["res://.godot/imported/spikeweed_attack.mp3-927978b1d538113780c1cca743c69286.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/sfx/splat.mp3
Normal file
BIN
assets/audio/sfx/splat.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/splat.mp3.import
Normal file
19
assets/audio/sfx/splat.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://dgq7ogof16xoe"
|
||||
path="res://.godot/imported/splat.mp3-977506330dade2a74021b9f4bcb8252e.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/splat.mp3"
|
||||
dest_files=["res://.godot/imported/splat.mp3-977506330dade2a74021b9f4bcb8252e.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/sfx/splat2.mp3
Normal file
BIN
assets/audio/sfx/splat2.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/splat2.mp3.import
Normal file
19
assets/audio/sfx/splat2.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://ljb60fvds7we"
|
||||
path="res://.godot/imported/splat2.mp3-7ae6127335aef830c0b88dd80e2e951f.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/splat2.mp3"
|
||||
dest_files=["res://.godot/imported/splat2.mp3-7ae6127335aef830c0b88dd80e2e951f.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/sfx/splat3.mp3
Normal file
BIN
assets/audio/sfx/splat3.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/splat3.mp3.import
Normal file
19
assets/audio/sfx/splat3.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://cvwbvhgxnwygb"
|
||||
path="res://.godot/imported/splat3.mp3-a219c089613d461fe377242050108c67.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/splat3.mp3"
|
||||
dest_files=["res://.godot/imported/splat3.mp3-a219c089613d461fe377242050108c67.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/sfx/sun.mp3
Normal file
BIN
assets/audio/sfx/sun.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/sun.mp3.import
Normal file
19
assets/audio/sfx/sun.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://c0cq80nvld37p"
|
||||
path="res://.godot/imported/sun.mp3-378146b46cb8bccbf11a06dd08b86ec8.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/sun.mp3"
|
||||
dest_files=["res://.godot/imported/sun.mp3-378146b46cb8bccbf11a06dd08b86ec8.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/sfx/throw.mp3
Normal file
BIN
assets/audio/sfx/throw.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/throw.mp3.import
Normal file
19
assets/audio/sfx/throw.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://ca6s814ky084j"
|
||||
path="res://.godot/imported/throw.mp3-6238697b98a6894d596fa32e044eb65b.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/throw.mp3"
|
||||
dest_files=["res://.godot/imported/throw.mp3-6238697b98a6894d596fa32e044eb65b.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/sfx/throw2.mp3
Normal file
BIN
assets/audio/sfx/throw2.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/throw2.mp3.import
Normal file
19
assets/audio/sfx/throw2.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://b3bwm25fesj1"
|
||||
path="res://.godot/imported/throw2.mp3-b188afe89fa9a16037dbea9efbecac8b.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/throw2.mp3"
|
||||
dest_files=["res://.godot/imported/throw2.mp3-b188afe89fa9a16037dbea9efbecac8b.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
10
assets/audio/sfx/throw_generic.tres
Normal file
10
assets/audio/sfx/throw_generic.tres
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[gd_resource type="AudioStreamRandomizer" load_steps=3 format=3 uid="uid://dsv81mvrdg3w3"]
|
||||
|
||||
[ext_resource type="AudioStream" uid="uid://ca6s814ky084j" path="res://assets/audio/sfx/throw.mp3" id="1_p6iru"]
|
||||
[ext_resource type="AudioStream" uid="uid://b3bwm25fesj1" path="res://assets/audio/sfx/throw2.mp3" id="2_lfl8f"]
|
||||
|
||||
[resource]
|
||||
playback_mode = 1
|
||||
streams_count = 2
|
||||
stream_0/stream = ExtResource("1_p6iru")
|
||||
stream_1/stream = ExtResource("2_lfl8f")
|
||||
BIN
assets/audio/sfx/yuck.mp3
Normal file
BIN
assets/audio/sfx/yuck.mp3
Normal file
Binary file not shown.
19
assets/audio/sfx/yuck.mp3.import
Normal file
19
assets/audio/sfx/yuck.mp3.import
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://dml4m47fmdspl"
|
||||
path="res://.godot/imported/yuck.mp3-300336a3ee536c8e6db69a73706c7ea5.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/sfx/yuck.mp3"
|
||||
dest_files=["res://.godot/imported/yuck.mp3-300336a3ee536c8e6db69a73706c7ea5.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue