What Leap API functions are used to detect hand motions to spin the Earth on its axel in the left or right directions? How to implement it using Unreal Engine and the leap motion plugin? Any pointers where to find documentation or existing code example would be appreciated! Thanks
Hi, I recommend having a look at our Pick Up and Drop examples available on GitHub here.
You will need to adapt this example to fit your use case and change the cube to be a sphere.