Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
insert control points?
#1
Sorry in advance for asking such a noob question, but is there a way to insert a control point (between two existing control points) into a CurvySpline? I understand how to add additional control points to the end of the spline, but I haven't found a way yet to insert. Thanks.
Reply
#2
By code or in the editor? From scripts just use CurvySpline.InsertAfter() or CurvySpline.InsertBefore().

In the editor you have multiple options:

- In "Draw Spline" mode, select a CP where you want to insert after, then Ctrl+Click anywhere to insert
- Having a CP range selected (at least 2 CP's), use the CP tools to subdivide a part of the spline, i.e. adding additional CP's
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  OnAfterControlPointAdded - Control Point is null jh092 5 210 02-04-2025, 09:31 PM
Last Post: _Aka_
  How to generate gameobject on the control point Yang Yi 1 67 12-10-2024, 10:14 PM
Last Post: _Aka_
  Scene 51: Dynamic track between two points wallflower6 3 65 08-19-2024, 08:18 AM
Last Post: _Aka_
  snap to the curve created by the curvy splines segment points ShiroeYamamoto 3 81 04-02-2024, 02:24 PM
Last Post: _Aka_

Forum Jump: