Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Change curvy gizmos to show direction of spline
#1
Hello!

Right now, Curvy use spheres for the control points.  For some of the data I'm using Curvy to create, I need to have the control points in increasing order.
Is there a way to change the gizmo spheres into tilted pyramids so I can easily see which way the spline is going?

Cheers
Reply
#2
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
Available for freelance work, feel free to reach out: toolbuddy.net
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Smile Constant speed along a spline? tfishell 1 205 11-13-2025, 11:32 AM
Last Post: _Aka_
  SplineController Ignores Follow-Up and Chooses Wrong Spline Josenildo 7 3,362 07-29-2025, 09:15 PM
Last Post: _Aka_
  Curvy Line Renderer for UI Spline? gekido 7 4,814 07-13-2025, 07:11 PM
Last Post: _Aka_
  Is there a way to get the position of each ControlPoint in spline by API? Chanon 1 1,765 06-07-2025, 09:44 AM
Last Post: _Aka_

Forum Jump: