Hallo there,
I am new to Unity and Leap motion and I got ORION already perfectly well running in Unity (2018.2.5f1).
But for some projects I need gestures such as Swipe, that are only available in SDK 2.3.
Unfortunately I can't get 2.3 running in Unity.
My workflow so far:
-Install Leap_Motion_SDK_Windows_2.3.1 on Windows (Visualizer working fine)
-Download LeapMotionCoreAssets-develop (assets that are compatible with 2.3 from Leap motion website).
I am stuck how to import the CoreAssets to Unity because there is no .unitypackage file in there and it is not recognized as Unity project either.
Can somebody help me? Thank you very much in advance.