Отображение в редакторе при изменении экспортированных переменных, музыка на все дни, звуки дверей, NPC.
This commit is contained in:
parent
fec3f22665
commit
3c1619ee9f
47 changed files with 657 additions and 89 deletions
|
@ -4,6 +4,7 @@
|
|||
[ext_resource type="SpriteFrames" uid="uid://bvnfvjn7am8tc" path="res://resources/sprites/key.tres" id="2_0s1fq"]
|
||||
|
||||
[sub_resource type="CircleShape2D" id="CircleShape2D_w4p6k"]
|
||||
radius = 20.0
|
||||
|
||||
[node name="Interactable" type="Node2D"]
|
||||
script = ExtResource("1_4ni08")
|
||||
|
@ -14,7 +15,6 @@ script = ExtResource("1_4ni08")
|
|||
shape = SubResource("CircleShape2D_w4p6k")
|
||||
|
||||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
||||
visible = false
|
||||
scale = Vector2(0.5, 0.5)
|
||||
sprite_frames = ExtResource("2_0s1fq")
|
||||
autoplay = "default"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue