Rules
Use Rules to specify how viewers interact with your Metaverse
Last updated
Use Rules to specify how viewers interact with your Metaverse
Last updated
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.
Using a "When Rule", you can detect when a viewer enters a zone.
Also, using a "Then Rule" you can make the Viewer do the following:
Teleport to another scene, object, or zone.
Change the scene to a different one within the experience.
Direct the viewer to a specific object or element.