added nice smoke puffs to interactible objects
This commit is contained in:
@@ -58,7 +58,7 @@ radius = 8.0
|
||||
|
||||
[sub_resource type="AudioStreamRandomizer" id="AudioStreamRandomizer_l71n6"]
|
||||
playback_mode = 1
|
||||
random_pitch = 1.0059091
|
||||
random_pitch = 1.0118532
|
||||
streams_count = 6
|
||||
stream_0/stream = ExtResource("13_fulsm")
|
||||
stream_1/stream = ExtResource("14_4r5pv")
|
||||
@@ -69,7 +69,7 @@ stream_5/stream = ExtResource("18_4ni07")
|
||||
|
||||
[sub_resource type="AudioStreamRandomizer" id="AudioStreamRandomizer_487ah"]
|
||||
playback_mode = 1
|
||||
random_pitch = 1.0059091
|
||||
random_pitch = 1.0118532
|
||||
streams_count = 7
|
||||
stream_0/stream = ExtResource("20_ujl30")
|
||||
stream_1/stream = ExtResource("21_31cv2")
|
||||
@@ -182,8 +182,10 @@ horizontal_alignment = 1
|
||||
|
||||
[node name="SfxWalk" type="AudioStreamPlayer2D" parent="." unique_id=1693322702]
|
||||
stream = SubResource("AudioStreamRandomizer_l71n6")
|
||||
volume_db = -12.0
|
||||
volume_db = -18.527
|
||||
max_distance = 1412.0
|
||||
attenuation = 8.282109
|
||||
panning_strength = 1.11
|
||||
|
||||
[node name="TimerWalk" type="Timer" parent="SfxWalk" unique_id=590325386]
|
||||
wait_time = 0.3
|
||||
@@ -191,12 +193,15 @@ one_shot = true
|
||||
|
||||
[node name="SfxDie" type="AudioStreamPlayer2D" parent="." unique_id=1173215688]
|
||||
stream = ExtResource("19_4r5pv")
|
||||
volume_db = -2.537
|
||||
attenuation = 8.876548
|
||||
bus = &"Sfx"
|
||||
|
||||
[node name="SfxTakeDamage" type="AudioStreamPlayer2D" parent="." unique_id=322150091]
|
||||
stream = SubResource("AudioStreamRandomizer_487ah")
|
||||
volume_db = -6.092
|
||||
attenuation = 7.7274756
|
||||
panning_strength = 1.1
|
||||
bus = &"Sfx"
|
||||
|
||||
[node name="SfxThrow" type="AudioStreamPlayer2D" parent="." unique_id=961008127]
|
||||
|
||||
Reference in New Issue
Block a user