Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Discrepancy in interpolation Generator vs Controller ?
#3
I see, that makes sense.

I've got it working now. used: 
Code:
controller.RelativePosition = Spline.DistanceToTF(Spline.Length * value);
where value is a 0-1 float.

I think it would be nice to have a mode for using % values for the controllers. Also I think
it might not be clear to everyone (it wasn't to me) that TF and % are in fact not the same.

Since we're on the subject, what does TF stand for?

Thanks again for the quick response Jake!

Thijs
if(!isCoding)
    StartCoding();
Reply


Messages In This Thread
RE: Discrepancy in interpolation Generator vs Controller ? - by thijsvn - 12-15-2015, 08:58 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Generator gameobjects missing offset and rotated beewhale 3 32 2 minutes ago
Last Post: _Aka_
  Control Point Interpolation Overrides. rickgplus 1 794 12-11-2025, 08:52 AM
Last Post: _Aka_
  How to rotate generator asteroids patndan74 6 4,351 05-08-2025, 10:07 PM
Last Post: _Aka_
  I have to refresh generator manualy :( GameDeveloperek4123 4 3,388 10-07-2024, 05:36 PM
Last Post: _Aka_

Forum Jump: