I would just like some direction for getting started using Unity and a Mac with the leap motion? I've downloaded the correct SDK to run the device on the computer but I'm confused when it comes to the Unity asset V.2 folder. Nothing I try seems to work and all I want to do is develop desktop experiences. Is there a certain version of Unity I have to use? I've tried a current version and Unity 5. Currently I get this error when I try to open an example project. Any help would be much appreciated.
Assets/LeapMotionVR/Scripts/LeapVRTemporalWarping.cs(2,19): error CS0234: The type or namespace name VR' does not exist in the namespace
UnityEngine'. Are you missing an assembly reference?