Pizza
This commit is contained in:
parent
2192004736
commit
600555a80b
@ -11,5 +11,5 @@ dest_files=[ "res://.import/Song A pizzicato solo.ogg-bb0592fa96a1944827b2c37783
|
||||
|
||||
[params]
|
||||
|
||||
loop=true
|
||||
loop=false
|
||||
loop_offset=0
|
||||
|
@ -11,5 +11,5 @@ dest_files=[ "res://.import/Song A without pizzicato.ogg-0762944017b6daf2dd37510
|
||||
|
||||
[params]
|
||||
|
||||
loop=true
|
||||
loop=false
|
||||
loop_offset=0
|
||||
|
@ -130,7 +130,7 @@ _sections_unfolded = [ "Attenuation Filter", "Doppler" ]
|
||||
[node name="MusicDelay" type="Timer" parent="." index="11"]
|
||||
|
||||
process_mode = 1
|
||||
wait_time = 0.2
|
||||
wait_time = 0.1
|
||||
one_shot = true
|
||||
autostart = false
|
||||
|
||||
@ -143,25 +143,14 @@ autoplay = false
|
||||
mix_target = 0
|
||||
bus = "SFX"
|
||||
|
||||
[node name="TetrisSFX" type="AudioStreamPlayer3D" parent="." index="13"]
|
||||
[node name="TetrisSFX" type="AudioStreamPlayer" parent="." index="13"]
|
||||
|
||||
stream = ExtResource( 9 )
|
||||
attenuation_model = 0
|
||||
unit_db = 0.0
|
||||
unit_size = 1.0
|
||||
max_db = 3.0
|
||||
volume_db = 0.0
|
||||
pitch_scale = 1.0
|
||||
autoplay = false
|
||||
max_distance = 0.0
|
||||
out_of_range_mode = 0
|
||||
mix_target = 0
|
||||
bus = "SFX"
|
||||
area_mask = 1
|
||||
emission_angle_enabled = false
|
||||
emission_angle_degrees = 45.0
|
||||
emission_angle_filter_attenuation_db = -12.0
|
||||
attenuation_filter_cutoff_hz = 5000.0
|
||||
attenuation_filter_db = -24.0
|
||||
doppler_tracking = 0
|
||||
|
||||
[connection signal="timeout" from="DropTimer" to="." method="_on_DropTimer_timeout"]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user