Shiro
Shiro

Reputation: 25

How to simulate mouse with a Leap Motion in Unity?

Now I'm creating a windows application using Unity and Leap Motion. So I wanna know how to simulate my hand to become a mouse that can do any Events that I want (Ex. Grabbing = Left Click).

Is there any way to do it ? or do I need some third person application (or plugin) ?

Thank you.

Upvotes: 0

Views: 212

Answers (1)

Timur Koshel
Timur Koshel

Reputation: 179

Did you look at Leap Motion's Unity Modules Package?

Upvotes: 0

Related Questions