Back to Object PlugITs content page
The "Animation" PlugIT allows to trigger an animation when the application starts.

Parameters | 
    |
1 | 
      Name of the application.  | 
    
2 | 
      Size of the animation.  | 
    
3 | 
      Speed animation : allows to accelerate or to slower the original speed animation. If the value is negative, then the animation will be inversely read.  | 
    
4 | 
      Defines the position value from where the animation starts.  | 
    
5 | 
      Defines the position value from where the animation stops.  | 
    
6 | 
      Reads the animation in loop.  | 
    
7 | 
      Skip frame (Ignore lost frames if the FPS is too small)  | 
    
8 | 
      Plays when the application starts.  | 
    
9 | 
      Allows to define events from a set time value in the animation.  | 
    
10 | 
      Defines the time and the action to execute.  | 
    
Event | 
    |
Ended | 
      Sends when the animation ends  | 
    
Action | 
    |
Pause | 
      Pauses the animation. | 
Play | 
      Plays the animation. | 
Reset | 
      Resets the animation. | 
Set loop | 
      Enable/Disable the loop animation. | 
Set position | 
      Defines the position of the PlugIT. | 
Set speed | 
      Defines the animation speed. | 
Set weight | 
      Defines the PlugIT size. | 
Stop | 
      Stops the animation |