Change the current animation sequence of an <Image> object.
- Object name - Scene object. (Must be <Image>)
- Animation - New animation sequence.
Change the current state of a <Set> object.
- Object name - Scene object. (Must be <Set>)
- State - New state.
Change the content of a text object.
Show or hide an object.
- Object name - Scene object.
- Visibility - Show or hide.
- Time - If this is greater than zero, the OnShow/OnHide event of the object will be called for that amount of time (in seconds).
- Wait until finished - If checked, the next action won't be triggered until the time is up.
Show an object at a predetermined position.
- Object name - Scene object. (Must be <Image>)
- Where - Left, Center or Right.
- Mirror - Mirror the object.
- Time - If this is greater than zero, the OnShow/OnHide event of the object will be called for that amount of time (in seconds).
- Wait until finished - If checked, the next action won't be triggered until the time is up.
Fade an object in or out.
- Object name - Scene object.
- Fade - In or out?
- Time - If this is greater than zero, the OnShow/OnHide event of the object will be called for that amount of time (in seconds).
- Slide - Sliding direction.
- Slide distance - Length of slide.
Move an object from one position to another.
- Object name - Scene object.
- Position - Destination.
- Time - Movement length in seconds.
- Smooth stop - Slow down before stopping?