From 77b9080c3b375b44b0cd830fe31bf60480c85619 Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Mon, 18 Apr 2022 01:21:58 +0530 Subject: Player Animation converted to Animation Tree Level 1 Design Door Mechanism Core Gameplay Mechanism - In-Progress --- sfx/door_open.wav.import | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 sfx/door_open.wav.import (limited to 'sfx/door_open.wav.import') diff --git a/sfx/door_open.wav.import b/sfx/door_open.wav.import new file mode 100644 index 0000000..ff9ac4e --- /dev/null +++ b/sfx/door_open.wav.import @@ -0,0 +1,21 @@ +[remap] + +importer="wav" +type="AudioStreamSample" +path="res://.import/door_open.wav-d5d84f2217541d3bf4a8ec0beff4c3d5.sample" + +[deps] + +source_file="res://sfx/door_open.wav" +dest_files=[ "res://.import/door_open.wav-d5d84f2217541d3bf4a8ec0beff4c3d5.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=false +compress/mode=0 -- cgit v1.2.3