ExtendRealityLtd / ExtendRealityLtd/VRTK.Tutorials.YouTube
How to make a fake controller model track the actual controller position whilst the real controller model is on the interactable obejct
Open
documentation
- Dominant language
- C#
- Stars
- 14
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
If you grab a rigidbody tracked object and move your controller through a table, then the interactable will not pass through the table as it is affected by game physics but the controller must pass through as it is controlled by real world positions.
Show a way of highlighting this is occuring by showing a "ghosted" style controller that is tracking the actual controller position to show some deviation has occurred.
Contributor guide
Assessment
This issue has not been assessed yet.