You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the preliminary schemas allows to trigger an Action sequence by distance when the user "enters the zone".
There is no counterpart trigger when the zone (sphere) is left again.
But by having an outer ring of many (overlapping) triggers that start way above the user at scene start and then moves down when the original trigger acts. The original trigger sphere should then move up instead. Those then trigger a "leaving zone" Action that also bring the trigger spheres in the start positions.
This would open many new use cases.
The text was updated successfully, but these errors were encountered:
You can already build this with our Everywhere Actions API, some clients used this in projects.
The best way to set it up is a TriggerEnter + LookAt and another TriggerEnter - this way no ring of triggers is required.
One of the preliminary schemas allows to trigger an Action sequence by distance when the user "enters the zone".
There is no counterpart trigger when the zone (sphere) is left again.
But by having an outer ring of many (overlapping) triggers that start way above the user at scene start and then moves down when the original trigger acts. The original trigger sphere should then move up instead. Those then trigger a "leaving zone" Action that also bring the trigger spheres in the start positions.
This would open many new use cases.
The text was updated successfully, but these errors were encountered: