Hi.
I am trying to make multiple actors follow a spline. I have an actor BP that has a simple box volume and a spline, when an actor enters the volume it moves the actor along the spline. (The actor always enters the volume at the start of the spline). This works fine with a single actor, or if the proceeding actor has not entered the box volume before the actor has completed (exited). I cant seem to find a way to have multiple actors on the same spline.
Any help would be appreciated. Thanks.