sprite .frame .add  (  ObjectID ,  ObjectID  )  
                                
Description :

This instruction adds a frame to a sprite action.

Parameters :

  • ObjectID of the sprite.
  • ObjectID of the new frame (i.e the 2D object).

Examples :