Hide/Stop Objects

These objects serve to hide any object that is defined on another screen (relative to current) and rests visible on current screen or to stop playing a sound that is defined on another screen.
Objects will be hidden and audio stopped immediately at the moment of time when screen will be displayed.

This objects a not displayable on editor area.

Hide object
Stop Audio

Hide object
Hides any outside object on current screen.

Properties
Name Description
Name Name of the Hide Object element.
Hide object Name of the object to be hidden.

Stop audio
Stops playing any outside audio stream on current screen.

Properties
Name Description
Name Name of the Stop Audio element.
Stop playing audio Name of the audio object to be stopped.


Return to Contents