microsoft / MixedRealityToolkit-Unity

This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
https://aka.ms/mrtkdocs
MIT License
6.01k stars 2.12k forks source link

GestureManager removed from holotoolkit for Unity 5.5? #439

Closed krishnan-unni closed 7 years ago

krishnan-unni commented 7 years ago

I was using the Unity 5.4 beta for hololens and using holotoolkit with GestureManager in it. Now when I updated the toolkit for Unity 5.5 I don't see the GestureManager anymore. Is there any direction on how to capture Tap event and other Gestures?

aalmada commented 7 years ago

@krishnan-unni Please check the reply to comment https://github.com/Microsoft/HoloToolkit-Unity/issues/431#issuecomment-269069595

comarabi commented 7 years ago

still cant find the GestureManager in the Holokit. @aalmada they are talking about the gesturemanipulator and not the manager, or did i miss something? So I dont need the gesturemanager anymore?