ProcessAnimation (RSDKv4)¶
Description¶
Processes the current object's animation, based on the animation file loaded prior via LoadAnimation(). The animation is processed based on object.animation
, and uses object.animationSpeed
, object.animationTimer
, and object.frame
as well.
Parameters¶
None.
Return Value¶
None.