Curve-Editor
Curve-Editor copied to clipboard
I'm trying to make a car environment, and I would like to find the cross track error (the distance the car has from the centre of the road). How can...
I adding points using "AddSegmentToPoint" function but i can not show curve in the scene and game windows. Therebefore, i can't perform curve related operations. I would really appreciate if...
You probably know this already but I just wanted to point out that the [LoopIndex method](https://github.com/SebLague/Curve-Editor/blob/master/Episode%2006/Path.cs#L300) fails when given an index that is less than -List.Count. For example this fails:...
Hi. Hope u take time to implement the vehicle on this curve editor