Can we create a town guard ? #993
Unanswered
BuzzLEquerre
asked this question in
Q&A
Replies: 1 comment 8 replies
-
I think I thought of a way to do this.
Then on the map, add events anywhere the player can enter/exit the town. Set the |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I would like to know if it is possible to make an NPC named "Guard" attack all enemies that enter the assigned area (here it is a city).
I thought about take_a_party but I can't deactivate it from the npc as soon as the player leaves the village. If anyone has an idea of how to do this, I would appreciate the help.
The town (In red the area that I would like to protect with the guard ) :

And my guard NPC def :
npc_chain_guard.txt
Have a good evening :)
Beta Was this translation helpful? Give feedback.
All reactions