try to fix some stuff
This commit is contained in:
@@ -47,6 +47,9 @@
|
||||
[ext_resource type="AudioStream" uid="uid://dvq72502qa46f" path="res://assets/audio/sfx/shield/denied_activate_Shield2.wav" id="45_g5jhy"]
|
||||
[ext_resource type="AudioStream" uid="uid://8l0hx3sjh4ci" path="res://assets/audio/sfx/jsfxr/hitHurt (1).wav" id="46_holxr"]
|
||||
[ext_resource type="AudioStream" uid="uid://cjv4cf2kiomwo" path="res://assets/audio/sfx/jsfxr/bird_sound.wav" id="47_mx1m4"]
|
||||
[ext_resource type="AudioStream" uid="uid://cbbeyrdor7nyg" path="res://assets/audio/sfx/player/notice/lookout.mp3" id="48_6e8lb"]
|
||||
[ext_resource type="AudioStream" uid="uid://cs5ruoyq80yi4" path="res://assets/audio/sfx/player/notice/aha.mp3" id="49_2gdjj"]
|
||||
[ext_resource type="AudioStream" uid="uid://bew7ciiygabaj" path="res://assets/audio/sfx/player/notice/whatdowehavehere.mp3" id="50_sc3ue"]
|
||||
|
||||
[sub_resource type="Gradient" id="Gradient_wqfne"]
|
||||
colors = PackedColorArray(0, 0, 0, 1, 1, 0.13732082, 0.092538536, 1)
|
||||
@@ -563,6 +566,12 @@ _data = {
|
||||
&"sleep": SubResource("Animation_mx1m4")
|
||||
}
|
||||
|
||||
[sub_resource type="AudioStreamRandomizer" id="AudioStreamRandomizer_lxlsd"]
|
||||
random_pitch = 1.1036249
|
||||
streams_count = 2
|
||||
stream_0/stream = ExtResource("49_2gdjj")
|
||||
stream_1/stream = ExtResource("50_sc3ue")
|
||||
|
||||
[node name="Player" type="CharacterBody2D" unique_id=937429705]
|
||||
collision_mask = 67
|
||||
motion_mode = 1
|
||||
@@ -740,8 +749,9 @@ panning_strength = 1.04
|
||||
[node name="SfxLift" type="AudioStreamPlayer2D" parent="." unique_id=1261167113]
|
||||
stream = ExtResource("28_pf23h")
|
||||
max_distance = 1246.0
|
||||
attenuation = 6.964403
|
||||
attenuation = 1.9999994
|
||||
panning_strength = 1.11
|
||||
bus = &"Sfx"
|
||||
|
||||
[node name="DirectionalLight2D" type="DirectionalLight2D" parent="." unique_id=1013099358]
|
||||
visible = false
|
||||
@@ -802,6 +812,11 @@ bus = &"Sfx"
|
||||
stream = ExtResource("45_g5jhy")
|
||||
volume_db = 9.458
|
||||
|
||||
[node name="SfxDeny" type="AudioStreamPlayer2D" parent="." unique_id=1239738372]
|
||||
stream = ExtResource("45_g5jhy")
|
||||
volume_db = 9.458
|
||||
bus = &"Sfx"
|
||||
|
||||
[node name="Sprite2DStatus" type="Sprite2D" parent="." unique_id=1335748461]
|
||||
position = Vector2(0, -10)
|
||||
texture = ExtResource("37_hax0n")
|
||||
@@ -825,3 +840,22 @@ volume_db = -13.255
|
||||
attenuation = 3.2490087
|
||||
panning_strength = 1.12
|
||||
bus = &"Sfx"
|
||||
|
||||
[node name="SfxLookOut" type="AudioStreamPlayer2D" parent="." unique_id=1177750193]
|
||||
stream = ExtResource("48_6e8lb")
|
||||
volume_db = 0.881
|
||||
max_distance = 1138.0
|
||||
attenuation = 7.999997
|
||||
panning_strength = 1.04
|
||||
bus = &"Sfx"
|
||||
|
||||
[node name="SfxAhaa" type="AudioStreamPlayer2D" parent="." unique_id=1556952538]
|
||||
stream = SubResource("AudioStreamRandomizer_lxlsd")
|
||||
max_distance = 1496.0
|
||||
attenuation = 6.062864
|
||||
panning_strength = 1.13
|
||||
bus = &"Sfx"
|
||||
|
||||
[node name="SfxDeny2" type="AudioStreamPlayer2D" parent="." unique_id=1127340261]
|
||||
stream = ExtResource("45_g5jhy")
|
||||
max_distance = 1619.0
|
||||
|
||||
Reference in New Issue
Block a user