Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Everywhere Actions - Feature request to trigger by distance both for moving close and away #11

Open
PixelPartner opened this issue Dec 15, 2023 · 1 comment

Comments

@PixelPartner
Copy link

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.

@hybridherbst
Copy link
Contributor

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.

I'll make a sample for that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants