08-07-2020, 07:33 PM
start.HandleOut should be defined as
start.HandleOut = curve.transform.InverseTransformDirection(startTangent);
Same for end.HandleIn
Also, you probably want to negate end.HandleIn
That's it.
If and when you feel like it, please leave a review for the asset, that helps a lot.
Have a nice day
start.HandleOut = curve.transform.InverseTransformDirection(startTangent);
Same for end.HandleIn
Also, you probably want to negate end.HandleIn
That's it.
If and when you feel like it, please leave a review for the asset, that helps a lot.
Have a nice day
Available for freelance work, feel free to reach out: toolbuddy.net
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Please consider leaving a review for Curvy, this helps immensely. Thank you.

