ExtendRealityLtd / VRTK

An example of how to use the Tilia packages to create great content with VRTK v4.
https://www.vrtk.io/
MIT License
3.69k stars 993 forks source link

fix(examples): allow pointer grabbers to retrieve from snap zones #2122

Closed thestonefox closed 3 years ago

thestonefox commented 3 years ago

The pointer grabbers have been updated so they ignore trigger colldiers so they can grab from snap zones and they also use the snap zone manager on the before grabbed event to force unsnap from the snap zone so the grab works correctly.

The snap zones have also been updated to the latest version which includes a fix for the highlighting logic.