diff options
| author | tpart <tpart120@proton.me> | 2024-07-01 19:38:06 +0200 |
|---|---|---|
| committer | tpart <tpart120@proton.me> | 2024-07-01 19:38:11 +0200 |
| commit | 90ea661221ebf29c26bc44308d31fcf04f79ca2c (patch) | |
| tree | 68915f5332738a76b33bfe577ec88bc70cbbe2bc /client/map/sounds | |
| parent | 9a3a48e429c6aafd3fc469396d12548998e695aa (diff) | |
| download | hurrycurry-90ea661221ebf29c26bc44308d31fcf04f79ca2c.tar hurrycurry-90ea661221ebf29c26bc44308d31fcf04f79ca2c.tar.bz2 hurrycurry-90ea661221ebf29c26bc44308d31fcf04f79ca2c.tar.zst | |
Add put plate sound effect
Diffstat (limited to 'client/map/sounds')
| -rw-r--r-- | client/map/sounds/plate_down.ogg | bin | 0 -> 6900 bytes | |||
| -rw-r--r-- | client/map/sounds/plate_down.ogg.import | 19 |
2 files changed, 19 insertions, 0 deletions
diff --git a/client/map/sounds/plate_down.ogg b/client/map/sounds/plate_down.ogg Binary files differnew file mode 100644 index 00000000..0827d902 --- /dev/null +++ b/client/map/sounds/plate_down.ogg diff --git a/client/map/sounds/plate_down.ogg.import b/client/map/sounds/plate_down.ogg.import new file mode 100644 index 00000000..86e34bbf --- /dev/null +++ b/client/map/sounds/plate_down.ogg.import @@ -0,0 +1,19 @@ +[remap] + +importer="oggvorbisstr" +type="AudioStreamOggVorbis" +uid="uid://dy4bab6rn1cyu" +path="res://.godot/imported/plate_down.ogg-97c6d5277190ef2a4619a7c4fee5a3bb.oggvorbisstr" + +[deps] + +source_file="res://map/sounds/plate_down.ogg" +dest_files=["res://.godot/imported/plate_down.ogg-97c6d5277190ef2a4619a7c4fee5a3bb.oggvorbisstr"] + +[params] + +loop=false +loop_offset=0 +bpm=0 +beat_count=0 +bar_beats=4 |