11-09-2015, 02:43 AM
Hi, I just started using the asset on a project.
I'm trying to get info like what current Control Point I am on and the local F of that segment.
So far I had no luck finding a way.
What I'm trying to achieve is to have the Spline Controller lower the speed gradually once it passed let's say local F 0.8 (close to the end) so that by local F 1.0 (next control point reached) my speed would be 0.
Right now, I've settled with slowing down after Control Point was reached, but I have connections along the spline and I would like to stop at control point so I can choose what the next spline is.
Also, how can I change the controller spline by just having some generic onscreen buttons with go left, go right that would dynamically change the spline on click, according to connection info?
I'm trying to get info like what current Control Point I am on and the local F of that segment.
So far I had no luck finding a way.
What I'm trying to achieve is to have the Spline Controller lower the speed gradually once it passed let's say local F 0.8 (close to the end) so that by local F 1.0 (next control point reached) my speed would be 0.
Right now, I've settled with slowing down after Control Point was reached, but I have connections along the spline and I would like to stop at control point so I can choose what the next spline is.
Also, how can I change the controller spline by just having some generic onscreen buttons with go left, go right that would dynamically change the spline on click, according to connection info?