From c121b6fcd2286d4b7d3f905d1e34fb6547f915a4 Mon Sep 17 00:00:00 2001 From: bd Date: Thu, 29 May 2025 17:54:38 -0400 Subject: Rework some sound effects --- assets/game_start.wav.import | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 assets/game_start.wav.import (limited to 'assets/game_start.wav.import') diff --git a/assets/game_start.wav.import b/assets/game_start.wav.import new file mode 100644 index 0000000..c1dbd67 --- /dev/null +++ b/assets/game_start.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://2hu6fvbwim5v" +path="res://.godot/imported/game_start.wav-cbb502ece02f52f442cbefff02f51f90.sample" + +[deps] + +source_file="res://assets/game_start.wav" +dest_files=["res://.godot/imported/game_start.wav-cbb502ece02f52f442cbefff02f51f90.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=2 -- cgit v1.2.3