Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hey, I just bought the plugin and tried out a few things. I noticed that the pathfinding does not work at all as long as there's another route being processed on the map that uses the wait-until-finished function. At least it won't react to any plugin or script calls in this case. Everything was fine when I removed the other event that waited for its move route's completion. Is there a way to fix this?
Besides, I tried using <KoTC Collision> because it looked a bit weird when NPCs just walk through the hero. However, if there's a collision, the whole pathfinding route just stops. Is there a workaround here so that NPCs (passengers in a city) neither go just through the hero nor stop when colliding (instead, maybe walk around the hero)?
I would love to see those functions if it's something that's possible :)