1
Fork 0
mirror of https://github.com/Steffo99/pineapple-surf.git synced 2024-11-22 07:44:20 +00:00

Fix collect sound position

This commit is contained in:
Steffo 2023-01-08 21:55:01 +01:00
parent d02f15ea4a
commit d061a6a9c2
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -11,7 +11,6 @@ radius = 0.7
script = ExtResource("1_grwn8") script = ExtResource("1_grwn8")
[node name="CollectSound" type="AudioStreamPlayer3D" parent="."] [node name="CollectSound" type="AudioStreamPlayer3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.5, 0.1, 0.5)
stream = ExtResource("2_0trxg") stream = ExtResource("2_0trxg")
attenuation_filter_cutoff_hz = 20500.0 attenuation_filter_cutoff_hz = 20500.0