diff options
| author | Anson Bridges <bridges.anson@gmail.com> | 2022-09-07 14:07:30 -0400 |
|---|---|---|
| committer | Anson Bridges <bridges.anson@gmail.com> | 2022-09-07 14:07:30 -0400 |
| commit | c232b92e2dde1277324d1f89d0e75ae641e4ac3b (patch) | |
| tree | e11a5dd52f259c1cc7345baa40b372b304417f00 /godot/sounds/explode.wav.import | |
| parent | a0967ebe815cd229b69fb9578f2288b95b2ddb28 (diff) | |
reorganized, ladders, vehicle control
Diffstat (limited to 'godot/sounds/explode.wav.import')
| -rw-r--r-- | godot/sounds/explode.wav.import | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/godot/sounds/explode.wav.import b/godot/sounds/explode.wav.import new file mode 100644 index 0000000..451b8fd --- /dev/null +++ b/godot/sounds/explode.wav.import @@ -0,0 +1,23 @@ +[remap] + +importer="wav" +type="AudioStreamSample" +path="res://.import/explode.wav-1d7c8e9c32dec8f279cd96d5d37cecb1.sample" + +[deps] + +source_file="res://sounds/explode.wav" +dest_files=[ "res://.import/explode.wav-1d7c8e9c32dec8f279cd96d5d37cecb1.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 |
