Rules

Rules
Rules are the building blocks of interactivity in your experience.
GMetri uses rules in the form of simple sentences. Like
When polygon is clicked
,
Then video should disappear
Rules are always of the form: When Something Happens, Then Do Something
You can combine multiple When Events using
AND
or OR
highlighted above. You can also combine multiple Then Actions. Click on "+Add an Action" to add Then Actions, Click on "Add an Event" to add When Events. Last modified 5mo ago