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
Exclamation CGResourceHandler: Missing loader for resource 'GameObject' on Device vatan 1 1,895 05-15-2025, 09:31 PM
Last Post: _Aka_
  Playmaker setup errors and missing scripts? justifun 9 6,511 08-06-2024, 09:41 AM
Last Post: _Aka_
  VoumeController Implementation Missing Methods in API pako88 3 2,506 04-24-2024, 11:16 PM
Last Post: _Aka_
  Upgrade from 7.1.8 to 8.x? PaulM 3 2,260 02-01-2024, 09:31 AM
Last Post: _Aka_

Forum Jump: