Прогрессия 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

@ -269,4 +269,7 @@ position = Vector2(985, 245)
SpriteOffset = Vector2(0, -30)
AreaRadius = 20.0
[node name="Npc" parent="." instance=ExtResource("3_4c2bg")]
position = Vector2(705, 533)
[connection signal="DialogEnded" from="NPCs/Captain" to="." method="ChangeDay"]