forked from funnymemellama/funnymemellama
Switched to log sound
This commit is contained in:
parent
034f2ab68f
commit
a627998aed
2 changed files with 2 additions and 0 deletions
|
@ -60,3 +60,4 @@ libraries = {
|
|||
}
|
||||
|
||||
[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="."]
|
||||
attenuation_model = 2
|
||||
|
|
|
@ -52,3 +52,4 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0)
|
|||
shape = SubResource("BoxShape3D_k4wkk")
|
||||
|
||||
[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="."]
|
||||
attenuation_model = 2
|
||||
|
|
Loading…
Reference in a new issue