Hi, I'm a student starting to develop a game in unity using leap motion.
My question is how can I make leap motion distinguish between different game objects and grab a specific one.
I tried using GUI (buttons and toggle) and it works fine but the grabbing doesn't work although I used tags and names
can anyone help me?