Jump to content

How to grab an object with the VIVE focus plus controller


3dsolution

Recommended Posts

Hi @3dsolution,

I think you're asking the behavior of “grab” like “drag”.

 The “drag” is: pointing to an object, pressing the Touchpad key over 0.2s then the object can be dragged.

The sample code is under SDK package “Assets/Samples/ControllerInputModule_Test/”.

So the “grab” behavior will be like: pointing to an object, pressing the Grab key over 0.2s.

BUT the Focus+ controller does NOT have the Grab key, you can use the Trigger key instead. 

If you'd like to design the “Real Grab”, you have to implement the 3D hand model inside content.

When the 3D hand model “collides” the object, press the Trigger key to grab the object.

Hope this is helpful.

Thanks.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...