Музыка для каждого из дней.
This commit is contained in:
parent
f45ebbceb6
commit
7663a741e4
4 changed files with 9 additions and 10 deletions
|
@ -9,7 +9,7 @@
|
|||
[ext_resource type="SpriteFrames" uid="uid://532buo56y4q2" path="res://resources/sprites/npcs/crewmate.tres" id="7_cr07l"]
|
||||
[ext_resource type="SpriteFrames" uid="uid://wu7pmuvjw5qm" path="res://resources/sprites/npcs/Empty.tres" id="8_je535"]
|
||||
[ext_resource type="PackedScene" uid="uid://dfdsnwub212o6" path="res://prefabs/Player.tscn" id="9_qlkfx"]
|
||||
[ext_resource type="AudioStream" uid="uid://be35iuapayv0u" path="res://resources/music/Day1.wav" id="10_xw1uo"]
|
||||
[ext_resource type="AudioStream" uid="uid://dyj3161xr78j8" path="res://resources/music/Day4.wav" id="10_vlywc"]
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_h0540"]
|
||||
size = Vector2(640, 24)
|
||||
|
@ -47,7 +47,7 @@ size = Vector2(640, 24)
|
|||
[sub_resource type="AudioStreamPlaylist" id="AudioStreamPlaylist_7838k"]
|
||||
fade_time = 1.0
|
||||
stream_count = 1
|
||||
stream_0 = ExtResource("10_xw1uo")
|
||||
stream_0 = ExtResource("10_vlywc")
|
||||
|
||||
[node name="Test" type="Node2D"]
|
||||
|
||||
|
@ -178,9 +178,8 @@ Exit = NodePath("../Door_ENGINE2")
|
|||
position = Vector2(54, 255)
|
||||
Exit = NodePath("../Door_ENGINE")
|
||||
|
||||
[node name="Door_CAPTAIN2" parent="Doors" node_paths=PackedStringArray("Exit") instance=ExtResource("2_kyojn")]
|
||||
[node name="Door_CAPTAIN2" parent="Doors" instance=ExtResource("2_kyojn")]
|
||||
position = Vector2(1019, -258)
|
||||
Exit = NodePath("")
|
||||
|
||||
[node name="NPCs" type="Node2D" parent="."]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue