Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Custom Control Nodes
#4
You can use one of the events of the CurvySpline class (such as OnAfterControlPointAdd) to run your code every time your spline is modified. Your code wouldmake sure your spline's control points do have your custom script on them.
Available for freelance work, feel free to reach out: toolbuddy.net
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Reply


Messages In This Thread
Custom Control Nodes - by Lupos - 05-26-2023, 03:06 AM
RE: Custom Control Nodes - by _Aka_ - 05-26-2023, 11:12 AM
RE: Custom Control Nodes - by Lupos - 05-26-2023, 01:41 PM
RE: Custom Control Nodes - by _Aka_ - 05-27-2023, 09:05 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  OnAfterControlPointAdded - Control Point is null jh092 5 709 02-04-2025, 09:31 PM
Last Post: _Aka_
  How to generate gameobject on the control point Yang Yi 1 310 12-10-2024, 10:14 PM
Last Post: _Aka_
  Get position of all control points for a spline gekido 1 327 03-28-2024, 10:08 PM
Last Post: _Aka_
  Avoiding runtime GC allocations on control point position change Ell223 8 972 02-24-2024, 10:43 AM
Last Post: _Aka_

Forum Jump: