From a37c5085c3b7ee515789d681c8c18d71071fb771 Mon Sep 17 00:00:00 2001 From: BrickPi <49528459+BrickPi@users.noreply.github.com> Date: Sun, 26 Feb 2023 10:09:13 -0600 Subject: Add Sound Effect Manager (#25) --- game/audio/sfx/click.ogg | Bin 0 -> 7665 bytes game/audio/sfx/click.ogg.import | 19 +++++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 game/audio/sfx/click.ogg create mode 100644 game/audio/sfx/click.ogg.import (limited to 'game/audio/sfx') diff --git a/game/audio/sfx/click.ogg b/game/audio/sfx/click.ogg new file mode 100644 index 0000000..db6685c Binary files /dev/null and b/game/audio/sfx/click.ogg differ diff --git a/game/audio/sfx/click.ogg.import b/game/audio/sfx/click.ogg.import new file mode 100644 index 0000000..bd62a60 --- /dev/null +++ b/game/audio/sfx/click.ogg.import @@ -0,0 +1,19 @@ +[remap] + +importer="oggvorbisstr" +type="AudioStreamOggVorbis" +uid="uid://ba28aehsahrqp" +path="res://.godot/imported/click.ogg-384bcd712738d3bf739a83a5627efe9f.oggvorbisstr" + +[deps] + +source_file="res://audio/sfx/click.ogg" +dest_files=["res://.godot/imported/click.ogg-384bcd712738d3bf739a83a5627efe9f.oggvorbisstr"] + +[params] + +loop=false +loop_offset=0 +bpm=0 +beat_count=0 +bar_beats=4 -- cgit v1.2.3-56-ga3b1