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

Updated SteamVR 2.0.1 compatibility #191

Closed
Oyshoboy opened this issue Nov 20, 2018 · 6 comments
Closed

Updated SteamVR 2.0.1 compatibility #191

Oyshoboy opened this issue Nov 20, 2018 · 6 comments

Comments

@Oyshoboy
Copy link

Hello!
Is the updated SteamVR 2.0.1 compatibility planned?

Thank you :)

@SmartCarrion
Copy link

Looks like this plugin is abandoned, right? The best bet is probably to stick with steamvr v1, or I might go through the work to rip out Newton and just use VRTK. I'm just not sure if I can get the same game feel that I worked on for so long!

@SmartCarrion
Copy link

TomorrowTodayLabs is listed as 'permanently closed' on google if that means anything

@zite
Copy link
Member

zite commented Jan 24, 2019

Unfortunately vrtk isn't really compatible with SteamVR Input yet either. Yeah, I'd list this as abandonded unless somebody has a super good reason it should be updated. I've added the core of NewtonVR (moving objects using velocities) into the SteamVR Unity Plugin itself. Just use throwables and set the attachment flag to Velocity Movement. There's examples on the left throwables table.

image

@Oyshoboy
Copy link
Author

@zite Thanks for answer! I'm really loving your solution & physics!

@joostbos
Copy link

@zite can you point us to a simple example or documentation for this? The pdf in the SteamVR plugin has very little information about the Interaction System.

It works fine in the Interaction Example, but that has a lot of extra stuff that I don't need in my own application. I don't need hovering functionality, I don't need fancy hands, I don't need snap turns. But I can not delete them because they are all part of the player prefab and Unity won't allow deleting stuff from an instance of a prefab. And without documentation, I am worried that I delete stuff that I actually do need.

Also my tennis racket should alway be atached to a controller (or tracker), without having to press the trigger to pick it up. How can I achieve that?

Thanks.

@zite
Copy link
Member

zite commented Jan 4, 2020

Sorry, I don't check this project much anymore. There's steamvr unity plugin docs here: https://valvesoftware.github.io/steamvr_unity_plugin/

@zite zite closed this as completed Jan 4, 2020
@zite zite pinned this issue Jan 4, 2020
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

4 participants