[Contents] [Index] [Help] [Retrace] [Browse <] [Browse >]

If you are using Ring Motion Control, you will probably set the velocity
and acceleration variables to zero.  For instance, consider the example of
a person walking.  With Ring Motion Control, as each foot falls it is
positioned on the ground exactly where originally drawn.  If you included
a velocity value, the person's foot would not be stationary with respect
to the ground, and the person would appear to "skate" rather than walk.
If you set the velocity and acceleration variables at zero, you avoid this
problem.

When the system activates a new AnimComp, it checks the Flags field to see
if the RINGTRIGGER bit is set.  If so, the system adds RingYTrans and
RingXTrans to AnY and AnX respectively.


[Back to Amiga Developer Docs]