Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Move between control points
#1
Are there shortcut methods that would help move a SplineController from ControlPoint A to ControlPoint B on a spline? In my scenario, I'm not using speed. I'm directly controlling the gameobjects movement along the spline with AbsolutePosition, and trying to control movement between different checkpoints along the spline. Imagine a bus route with stops for passengers where I instantiate a control point at each stop.

Or better yet, how do I find the closest ControlPoint to my gameobject's current position along the spline? If I could identify the current ControlPoint, then I could use functions like GetNextControlPoint, [b]GetPreviousControlPoint  [/b]and work with the ControlPointList.

Thanks!
Reply
#2
You are looking for this method
https://api.curvyeditor.com/230/class_fluffy_underware_1_1_curvy_1_1_curvy_spline.html#aad246b80a09ace695ca02fc5367a27f4
Please consider leaving a review for Curvy. This will help a lot keeping Curvy relevant in the eyes of the Asset Store algorithm.
Reply
#3
Ah, I saw that one but didn't think about scanning for out parameters. Out parameters are pretty hard to find with such a large API.

Thanks for pointing it out!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  animating points on a spline Antonio 11 18 09-17-2023, 09:55 AM
Last Post: _Aka_
  how to make fast moving controller go all the way to linear points?(curvy8) hawken 7 11 06-06-2023, 09:47 AM
Last Post: _Aka_
  Custom Control Nodes Lupos 3 13 05-27-2023, 09:05 PM
Last Post: _Aka_
  How do I get the closest Spline Control Point Lupos 2 13 05-12-2023, 01:59 AM
Last Post: Lupos

Forum Jump: