From c232b92e2dde1277324d1f89d0e75ae641e4ac3b Mon Sep 17 00:00:00 2001 From: Anson Bridges Date: Wed, 7 Sep 2022 14:07:30 -0400 Subject: reorganized, ladders, vehicle control --- godot/sounds/hitsound.wav.import | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 godot/sounds/hitsound.wav.import (limited to 'godot/sounds/hitsound.wav.import') diff --git a/godot/sounds/hitsound.wav.import b/godot/sounds/hitsound.wav.import new file mode 100644 index 0000000..6fc90c5 --- /dev/null +++ b/godot/sounds/hitsound.wav.import @@ -0,0 +1,23 @@ +[remap] + +importer="wav" +type="AudioStreamSample" +path="res://.import/hitsound.wav-bb4c90e5fac0abe837860e3914ab25b5.sample" + +[deps] + +source_file="res://sounds/hitsound.wav" +dest_files=[ "res://.import/hitsound.wav-bb4c90e5fac0abe837860e3914ab25b5.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 -- cgit v1.2.3