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

Add VR hand interaction with ImGui holographic menus #232

Open
xthexder opened this issue Mar 5, 2022 · 0 comments
Open

Add VR hand interaction with ImGui holographic menus #232

xthexder opened this issue Mar 5, 2022 · 0 comments
Labels
gameplay Core issues effecting the playability of the game

Comments

@xthexder
Copy link
Member

xthexder commented Mar 5, 2022

The current idea is to have a 2-layer menu to allow more points of haptic feedback, and better precision with button actuation.
The XY position of the virtual cursor should be locked once the player's finger passes through the top layer, and then click action would happen on the second layer.
Some experimenting would need to be done to determine a way to input a click + drag, but this could possible be avoided in the menu design.

@xthexder xthexder added the gameplay Core issues effecting the playability of the game label Mar 5, 2022
@xthexder xthexder added this to the VR User Interface milestone Mar 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gameplay Core issues effecting the playability of the game
Projects
None yet
Development

No branches or pull requests

1 participant