Exercise One

Change the keyValues of the Positioninterpolator and see how the motion of the ball is affected. Try and sped up or slow down the ball at various stages. Change the cycleTime of the clock and see how it affects the ball.

Exercise Two

Change the ball to a box. Add an OrientationInterpolator so that as the ball moves it also rotates about one of its axes. Synchronize the two interpolators by routing the same time sensor to both.
Back to Interpolators page