Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MoveByLengthFast missing on upgrade
#1
Hi, my old code uses MoveByLengthFast. I've looked at the other solutions on here but non seem to work for me.

I have a spline like so:

  private CurvySpline ChosenPath;

then find a position on it like so:

  PathPos = ChosenPath.MoveByLengthFast(ref NearestTF, ref dir, shipdata.HalfLength, FluffyUnderware.Curvy.CurvyClamping.Loop);

I don't want to put the new spline controller on the object I'm moving so how to I get the position on the spline I need?


 
Reply


Messages In This Thread
MoveByLengthFast missing on upgrade - by arkon3 - 10-21-2020, 08:51 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Upgrade from 7.1.8 to 8.x? PaulM 3 8 02-01-2024, 09:31 AM
Last Post: _Aka_
Information Curvy Splines 8.0.0 is available, and it is a big upgrade _Aka_ 3 95 06-29-2023, 08:23 AM
Last Post: Marki
  Missing Loader errors after build FanManPro 8 9 01-20-2023, 11:45 AM
Last Post: _Aka_
  URP material upgrade tairoark 3 10 06-13-2022, 05:00 PM
Last Post: _Aka_

Forum Jump: