Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Get TF normal
#1
Dear members of Curvy Forum.

Does anybody knows how can I get the spline normal on the current TF?

With Control points is relatively easy as we can get the transform properties (I believe the normal will be the transform.up of the CP), however I am interested on the normal at TF level. 

I know that the Interpolate methods of CurvySpline script gets you the current position and tangent of the current TF, but I can't find a way to get the normal. 

Thanks in advance for your time.

All the best
Mario

////// Quick edit: solution below/////

Hey everybody, I just found the answer .

Consider you have:

A curvyspline script : YourCurvySpline
a TF: currentTF;

to get the normal at TF level is just a matter of doing YourCurvySpline.GetOrientationUpFast(currentTF);

Cheers
All the best
Mario
Reply


Messages In This Thread
Get TF normal - by MarioBag - 10-10-2019, 08:35 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Force spline normal to be always world up GameJazz 12 31 08-08-2022, 01:20 PM
Last Post: _Aka_

Forum Jump: