Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Move CP00X position in hierarchy
#2
Hello
Unity's API has this method to define the rank of an game object in its hierarchy:
https://docs.unity3d.com/ScriptReference/Transform.SetSiblingIndex.html
Then after you are done changing the order of CPs, call CurvySpline.SyncSplineFromHierarchy(), and if needed CurvySpline.Refresh() after that.
That should be it. Please let me know if this didn't solve your issue.
Have a nice day
Please consider leaving a review for Curvy. This will help a lot keeping Curvy relevant in the eyes of the Asset Store algorithm.
Reply


Messages In This Thread
Move CP00X position in hierarchy - by UsernameHed - 11-12-2019, 10:32 AM
RE: Move CP00X position in hierarchy - by _Aka_ - 11-12-2019, 02:01 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Get position of all control points for a spline gekido 1 6 03-28-2024, 10:08 PM
Last Post: _Aka_
  Avoiding runtime GC allocations on control point position change Ell223 8 18 02-24-2024, 10:43 AM
Last Post: _Aka_
  How could I get position in spline from "From" value in BuildRasterizedPath? Chanon 1 8 02-12-2024, 09:54 PM
Last Post: _Aka_
  Finding relative position across connected splines DekoGames 1 8 02-05-2024, 10:11 PM
Last Post: _Aka_

Forum Jump: