I have a model where I need two operators to travel next to a car, I'm using Process Flow with a travel to object in a loop so they evaluate their destination every second and follow the car.
My problem is that I need them to be 10 meters in front of the center of the car and 10 meter behind, instead of just next to the car. Is there any way to make them travel to a destination linked to the current object position?