ObjectID =  button .create  (  Speed  )  
                           
Description :

This instruction creates a button.

To add actions, use the instruction button.action.add.

Parameters :

  • Speed of the button, expressed in frames per second.

Return Handle :

  • ObjectID for the button.

Examples :