Forum Discussion
RicoricoVR
3 years agoExplorer
Grab settings seem making disappear objects of a hierarchy
Hi, I' fairly new to development for Oculus in Unity, but I could already learn how to grab (with hands and controllers) some simple objects. But I face an issue to grab and rotate a door with handl...
RicoricoVR
3 years agoExplorer
After painful investigation and comparison with some examples provided by Oculus SDK, I could make it work using 2 tricks:
-using an extra layer of grouping above the group of objects and adding the rigidbody at that level
- and in below group, having:
-- "interactable group view"
-- and usual Grab interactable, Hand Grab Interactable, Grabbable (and in my case a One GRab Rotate Transformer")
- and having Box Colliders attached to the various objects of the group.
I don't know if that's the most elegant way to handle, but it works..
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 8 months ago