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

[WIP] Working on Oculus remote support #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BastiaanOlij
Copy link
Member

This mostly works. I'm representing it as an ARVR controller even though it is not tracked but we don't have a pure joystick API in GDNative yet.

Directional buttons are working and mapped to JOY_DPAD_UP/DOWN/LEFT/RIGHT

Selection and back buttons don't work for some reason, I'm not sure why yet. They also overlap with A/B on the touch controllers, weird design choice on Oculus' part.

@BastiaanOlij BastiaanOlij force-pushed the add_oculus_remote_support branch from e48f041 to 75990b0 Compare August 26, 2018 08:07
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.

1 participant