I have a simple request (I think), can someone make a modification of the standard pathfinding plugin with an addition so the object can move to the target cell but offset by a determined amount?
Example: If I target x32, y32 as the end of the path, the object will move along the path but end at x28, y32
I want to be able to move a group of objects along the path (Like a squad) and not have them right on top of each other.
Thanks!