hello.

Like Stardew Valley, I want to make NPC as if I were living.
i have a question.

Q1) Is it possible for NPC to go back and forth between scenes?

Q2)Can npcA and npcB talk, sleep, fight?
  • 1) Yes, but you'll have to manage this using game events and variables. E.g. having a string variable for each NPC that holds the name of the scene they're in and an autostart event in each scene that spawns all NPCs that should be in the scene.

    2) Yes, again handled by game events. In case you need them actually fighting, they'd have to be combatants and of factions that are enemies of each other.
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
  • great!!
    If you try, if you do not go well, I will ask again.

    thank you!!
Sign In or Register to comment.