sprite .speed .set  (  ObjectID ,  Delay  )  
                                
Description :

This instruction sets the speed of a sprite.

Parameters :

  • ObjectID of the sprite.
  • Speed of a sprite, expressed in frames per second.

Examples :