11-04-2019, 01:56 PM
(11-02-2019, 11:34 PM)Janooba Wrote:(06-27-2019, 12:41 PM)_Aka_ Wrote: All what you need is in here
https://api.curvyeditor.com/520/class_fl...ab82445b72
and here
https://docs.unity3d.com/ScriptReference...Curve.html
Is it possible that we can get an option to set scale based on the local scale of the path nodes?
Hi,
There is no ready made feature to set the extrusion scale to the same value as the control points (a.k.a path nodes) scale, but you can easily do it: make a script that will read the local scale of each control point's and then modify the ScaleMultiplier curves accordingly. The quoted links have the needed documentation to do that.
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.

