11-01-2019, 07:02 PM
Hi,
Curvy does not have a user interface to change the shape used in the gizmo drawing. There are some options you can activate/deactivate to customize the gizmo. Some of those options might answer your needs. Please see this for more: https://curvyeditor.com/documentation/to...ew_setings
Otherwise, you can modify the gizmos drawing code. The method you need to modify is
public static void ControlPointGizmo line 134 in \Assets\Packages\Curvy\Base\CurvyGizmoHelper.cs
Have a nice day
Curvy does not have a user interface to change the shape used in the gizmo drawing. There are some options you can activate/deactivate to customize the gizmo. Some of those options might answer your needs. Please see this for more: https://curvyeditor.com/documentation/to...ew_setings
Otherwise, you can modify the gizmos drawing code. The method you need to modify is
public static void ControlPointGizmo line 134 in \Assets\Packages\Curvy\Base\CurvyGizmoHelper.cs
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.

