SetSpriteSpeed - AGK Help

SetSpriteSpeed

Description

Sets the sprite animation to a specified speed, can be used whilst the animation is running. Can be set to 0 to temporarily pause the animtion.

Definition

SetSpriteSpeed( iSpriteIndex, fFps )

Parameters