How to move multiple actors on spline?

Ive built a spline that lets you move one actor on it using a collision box as a detector. Once a physics simulated actor enters the trigger it snaps to the Spline and moves along it. Now im trying to do the same with 2 actors and they get stuck or teleport all over.