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

[Feature Request] A way to get the Tracker Role from ARVRServer #92

Open
batmanasb opened this issue May 19, 2020 · 1 comment
Open

Comments

@batmanasb
Copy link

I have a few Vive Trackers, and when I go to the SteamVR settings > Controllers > Manage vive trackers, I can set their roles (ex: Waist, Left Foot, Right Foot, etc.). It would be useful if I could get their role from ARVRServer, so I could assign my ARVRController nodes to the correct IDs automatically.

For now I think the only way is to either force the user to turn them on in a specific order, or manually assign them in some sort of menu every time the user starts the game.

@BastiaanOlij
Copy link
Member

Owh cool! I didn't even know they added that. I really need to obtain a vive tracker one of these days so I can test with them.

It's probably something we need to take along in the enhancements to the API in Godot 4 to properly make the info available on the tracker itself but I'll have a look to see if I can add a few methods to the config object to get access to the role

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