Closed lukastoenneMS closed 4 years ago
Not sure if this is helpful to anyone, but I figured out a decent work around until this script is available. I used the "Interactable" script and the "Orbital" solver components.
I then did a little bit of configuring to make it work how I want it to:
Describe the problem
HoloToolkit has a Tap-to-Place feature that is missing in MRTK: https://github.com/microsoft/MixedRealityToolkit-Unity/blob/htk_release/Assets/HoloToolkit/SpatialMapping/Scripts/TapToPlace.cs
Describe the solution you'd like
Reimplement the Tap-to-Place feature in MRTK.