I have a path object and would like to use it to give a way for many actors.
Any actor is placed in a diferent position along this path but allways near or on the line. It means that the actor placed near by the first waypoint will work normaly with the acctual function. But the next actor can be near to the nth. waypoint.
How can I do to make the others start following the nth. waypoint?
Thanks