How do I enable point and commit?

I’m trying to enable point and commit on the motion controllers for teleporting using the Mixed Reality Toolkit here: https://github.com/Microsoft/MixedRealityToolkit-Unity/tree/master/Assets/HoloToolkit/Input/Prefabs

I can get teleport to work with Gaze but since I can’t figure out how to enable point and commit, I can’t get teleport to work with the controllers.

Hi quilnux, nobody here at Unity works on the toolkit so you’re likely better off asking on the github page about how that project works.

The SimpleSinglePointerSelector script that is on the input manager does this in the MRTK. When you click a button on the controller it takes over. Its basic but it works. Use the thumb joystick to move.