Draw animation with the Sprite 3D commands with rotation, the transparency value can take a value from 0 to 255,
the angle must be defined on radians. The mode define how is played the animation, you can use the constant
#VMB_ANIMATION_PLAYLOOP to play it on continous mode, or #VMB_ANIMATION_PLAYONCE to play once.