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

feat(examples): windows mixed reality style pointer activate/select #2039

Merged
merged 1 commit into from
Jun 22, 2019

Conversation

thestonefox
Copy link
Member

A new Axis Control for pointer activation/selection has been added to
the example scene to mimic the way WMR handles pointer activation and
selection by only activating the pointer if the thumbstick axis is
pressed forward and then is only deactivated when the thumbstick
Vector2 axis falls underneath a certain threshold (e.g. returns to
the centre).

This example is all done with wiring up Action events and requires no
custom coding. The new feature can be toggled on/off on the Options
Menu Station under the Button/Axis Control lever in the Pointer Options
section.

A new Axis Control for pointer activation/selection has been added to
the example scene to mimic the way WMR handles pointer activation and
selection by only activating the pointer if the thumbstick axis is
pressed forward and then is only deactivated when the thumbstick
Vector2 axis falls underneath a certain threshold (e.g. returns to
the centre).

This example is all done with wiring up Action events and requires no
custom coding. The new feature can be toggled on/off on the Options
Menu Station under the Button/Axis Control lever in the Pointer Options
section.
@thestonefox thestonefox requested a review from bddckr June 20, 2019 09:35
@thestonefox thestonefox merged commit b1cb304 into master Jun 22, 2019
@thestonefox thestonefox deleted the feat/wmr-pointer-activation-example branch June 22, 2019 11:09
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

Successfully merging this pull request may close these issues.

2 participants