Small fixes
This commit is contained in:
parent
0708498715
commit
0da18e4d44
5 changed files with 28 additions and 17 deletions
|
|
@ -43,7 +43,6 @@ one_shot = true
|
|||
|
||||
[node name="BeepAudio" type="AudioStreamPlayer3D" parent="."]
|
||||
stream = ExtResource("3_0eiu1")
|
||||
attenuation_model = 3
|
||||
unit_size = 50.0
|
||||
bus = &"GameplayMain"
|
||||
attenuation_filter_cutoff_hz = 20500.0
|
||||
|
|
@ -60,10 +59,9 @@ metadata/_custom_type_script = "uid://da0xv360va3b3"
|
|||
|
||||
[node name="BoomAudio" type="AudioStreamPlayer3D" parent="."]
|
||||
stream = ExtResource("6_uibus")
|
||||
attenuation_model = 3
|
||||
volume_db = 20.0
|
||||
unit_size = 100.0
|
||||
max_distance = 500.0
|
||||
unit_size = 20.0
|
||||
max_distance = 100.0
|
||||
bus = &"GameplayMisc"
|
||||
script = ExtResource("4_rcpur")
|
||||
metadata/_custom_type_script = "uid://da0xv360va3b3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue