small racing game im working on
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
[remap]
importer="wav"
type="AudioStreamWAV"
uid="uid://ccm2hf8l35pw"
path="res://.godot/imported/2.wav-8c4b5319fec15e92c4b36b9654238ac2.sample"
[deps]
source_file="res://assets/sounds/shifts/2.wav"
dest_files=["res://.godot/imported/2.wav-8c4b5319fec15e92c4b36b9654238ac2.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
|