diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2026-01-28 21:27:04 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2026-01-28 21:27:04 +0200 |
| commit | aa2f8723ab5b87bb357d58a0165321a2060debb3 (patch) | |
| tree | d44d4b57d20e24c585644a92e66b2f35c0df157d /assets/sfx/jump.wav.import | |
| parent | a46cc0bb2268bec64b9219b10daa44f006410d46 (diff) | |
Add initial audio stuff
Diffstat (limited to 'assets/sfx/jump.wav.import')
| -rw-r--r-- | assets/sfx/jump.wav.import | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/assets/sfx/jump.wav.import b/assets/sfx/jump.wav.import new file mode 100644 index 0000000..b8485f0 --- /dev/null +++ b/assets/sfx/jump.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://mvmexnoreehn" +path="res://.godot/imported/jump.wav-9b35c1627efeb99d1d0472b32669fd3c.sample" + +[deps] + +source_file="res://assets/sfx/jump.wav" +dest_files=["res://.godot/imported/jump.wav-9b35c1627efeb99d1d0472b32669fd3c.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 |
