Прогрессия 3

This commit is contained in:
Евгений Титаренко 2024-08-25 18:25:22 +03:00
parent f37e2b5c4f
commit 8cd2db5fa7
6 changed files with 80 additions and 0 deletions

View file

@ -273,5 +273,8 @@ position = Vector2(985, 245)
SpriteOffset = Vector2(0, -30)
AreaRadius = 20.0
[node name="Npc" parent="." instance=ExtResource("3_vhb2r")]
position = Vector2(402, 395)
[connection signal="DialogEnded" from="NPCs/Doctor" to="." method="EnableEngine"]
[connection signal="DialogEnded" from="NPCs/Engine" to="." method="ChangeDay"]