Кошмары

This commit is contained in:
Евгений Титаренко 2024-08-25 15:11:13 +03:00
parent a87871a704
commit 47df3f9165
12 changed files with 105 additions and 11 deletions

View file

@ -1,4 +1,4 @@
[gd_scene load_steps=25 format=3 uid="uid://cxvsyen213g1o"]
[gd_scene load_steps=26 format=3 uid="uid://cxvsyen213g1o"]
[ext_resource type="Script" path="res://scripts/Day.cs" id="1_gb313"]
[ext_resource type="Texture2D" uid="uid://b5baxx5o21qy1" path="res://resources/sprites/Sub/Sub.png" id="1_ngvqc"]
@ -12,6 +12,7 @@
[ext_resource type="PackedScene" uid="uid://dfdsnwub212o6" path="res://prefabs/Player.tscn" id="9_qlkfx"]
[ext_resource type="AudioStream" uid="uid://dyj3161xr78j8" path="res://resources/music/Day4.wav" id="10_vlywc"]
[ext_resource type="PackedScene" uid="uid://x6pqolxtgwvy" path="res://prefabs/Interactable.tscn" id="12_dvtmm"]
[ext_resource type="AudioStream" uid="uid://71paty3fjbq8" path="res://resources/sounds/nightmares/D4nm.wav" id="12_lqcqa"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_h0540"]
size = Vector2(640, 24)
@ -255,6 +256,10 @@ stream = SubResource("AudioStreamPlaylist_7838k")
autoplay = true
bus = &"Music"
[node name="Nightmare" type="AudioStreamPlayer" parent="."]
stream = ExtResource("12_lqcqa")
bus = &"Nightmare"
[node name="ColorRect" type="ColorRect" parent="."]
z_index = 11
offset_left = 894.0