Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Discrepancy in interpolation Generator vs Controller ?
#1
Hi all,

Today I've encountered an (I think) interesting problem.
I've been trying to get a Curvy Generator and Controller 
to work together but so far I have failed.

What I need is the following:
I have a Generator with a shape extrusion. To Control how far along the spline the
extrusion goes I'm using the .To value of the BuildShapeExtrusion component of the Generator.
leading the 'trail' is a spline controller that is being moved by setting it's .RelativePosition value.
My propblem now is that it seems that the method used to interpolate these two entities is not the same,
for instance when I set the .To to .3f, I have to set the .RelativePosition to .2675f to visually match the two
objects (see image below).
[Image: e378e6f0cb.jpg]

I hope someone can point me in the right direction as to solving this conundrum.

Thanks in advance!

Thijs
if(!isCoding)
    StartCoding();
Reply


Messages In This Thread
Discrepancy in interpolation Generator vs Controller ? - by thijsvn - 12-14-2015, 05:19 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Generator gameobjects missing offset and rotated beewhale 1 27 Yesterday, 11:35 PM
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,387 10-07-2024, 05:36 PM
Last Post: _Aka_

Forum Jump: