I'm trying to create a boss enemy that can fly above the restricted regions, I also have small enemies that cannot fly.
Is there a way to disable the restrictions only for the boss?
Disable Yanfly region restrictions for 1 event only
● ARCHIVED · READ-ONLY
-
-
From the plugin's Introduction and Instructions:
"Not everybody wants NPC's to travel all over the place. With this plugin,
you can set NPC's to be unable to move pass tiles marked by a specified
Region ID. Simply draw out the area you want to enclose NPC's in on and
they'll be unable to move past it unless they have Through on. Likewise,
there are regions that you can prevent the player from moving onto, too!"
Try setting "Through" ON for the boss event. (It's in the Options box in the bottom-left corner of the Event page.) -
Thanks, it worked :)