Hello everybody,
I'm trying to create multiple objects to follow a given path.
In the end it should be something like a crowd.
This mass should spread around the spline at a certain distance.
My problem is that I can only make sure that the objects are exactly on the spline and not next to it.
Even if i try to make an offset by using vector math, these objects which are next to the spline are moving much faster in the edges...
I hope that you can help me...
Best regards
Phil
Something like this: https://www.youtube.com/watch?v=0Fr-YbV0VEo&t=89s
I'm trying to create multiple objects to follow a given path.
In the end it should be something like a crowd.
This mass should spread around the spline at a certain distance.
My problem is that I can only make sure that the objects are exactly on the spline and not next to it.
Even if i try to make an offset by using vector math, these objects which are next to the spline are moving much faster in the edges...
I hope that you can help me...
Best regards
Phil
Something like this: https://www.youtube.com/watch?v=0Fr-YbV0VEo&t=89s
Comment