Conditions
Last updated
Last updated
Conditions are optional components in configuring interactions, unlike triggers and actions, which are mandatory. Conditions specify that an action should execute only if one or several criteria are met.
Multiple conditions can be combined using logical operators (AND/OR).
AND
conditions
all conditions need to be valid
AND
conditions are added to the condition list in the properties panel
OR
conditions
only one of the conditions needs to be valid
OR
conditions are added in the condition popup
Animated textures
Checks playback status of animated textures (GIF, Lottie, MP4).
• Stopped — animation texture is stopped (in the base state) • ≠ Stopped — animation texture is not stopped (can be playing, paused, or finished)
• Finished — animation texture finished playing and remains static at the end • ≠ Finished — animation texture is not finished (can be playing, paused, or stopped)
• Paused — animation texture is paused • ≠ Paused — animation texture is not paused (can be playing, stopped, or finished)
• Playing — animation texture is playing • ≠ Playing — animation texture is not playing (can be paused, stopped, or finished)
Animation
Checks playback status of animations created in Animate mode.
• Stopped — animation is stopped (in the base state) • ≠ Stopped — animation is not stopped (can be playing, paused, or finished)
• Finished — animation finished playing and remains static at the end • ≠ Finished — animation is not finished (can be playing, paused, or stopped)
• Paused — animation is paused • ≠ Paused — animation is not paused (can be playing, stopped, or finished)
• Playing — animations is playing • ≠ Playing — animation is not playing (can be paused, stopped, or finished)
Breakpoint
Checks screen size of a device on which the project is displayed.
We recommend the following breakpoints:
• Mobile:
≤ 767
• Tablet:
≥ 768
and ≤ 1023
• Desktop:
≥ 1024
Cameras
• Active — the camera is active
• Inactive — the camera is inactive
Highlight
• Active — the highlight is active
• Inactive — the highlight is inactive
Interactions
• Enabled — interaction enabled
• Disabled — interaction disabled
Materials
Checks state of a material.
• Active — material is active
• Inactive — material is inactive
Sounds
Checks playback status of audio file.
• Stopped — audio file is stopped (in the base state) • ≠ Stopped — audio file is not stopped (can be playing, paused, or finished)
• Finished — audio file finished playing and remains static at the end • ≠ Finished — audio file is not finished (can be playing, paused, or stopped)
• Paused — audio file is paused • ≠ Paused — audio file is not paused (can be playing, stopped, or finished)
• Playing — audio file is playing • ≠ Playing — audio file is not playing (can be paused, stopped, or finished)
Transformation
• Active — transition to the specific transformation state is either in progress or is finished
• Inactive — transition to the specific transformation state is not in progress and not finished
• Finished — transformation state is reached (no transition is in progress)
• Playing — transitioning to the new transformation state
Variants
Checks status of objects within Variants.
• Active — object is active (selected)
• Inactive — object is inactive (not selected)
Visibility
Checks whether an object is visible or hidden.
• Shown — object is visible
• Hidden — object is not visible
Expression
Checks state of a .
Checks status of the action.
Checks status of the action.
Checks status of .
Checks result of custom expression evaluations