Description:
Here is a plugin to make "Move Toward Player" use pathfinding for closer distances, and otherwise tricks to get stuck less often when chasing the player. Please note since this runs a pathfinder, it does have performance implications. If you find any bugs, please report them here and I will see if I can find them.
Possible uses: chase sequences, horror game with zombies following you around, ...
Note: If you use this in your game, note your usage by listing "MovementTowardsCharacterSmart.js by rpg_el/Ellie" in your credits. Please don't redistribute this plugin outside of a game, e.g. as part of a plugin collection, without asking me.