Hi everyone I'm trying to use the pinch module to manipulate a cube. I'd like to grab it and move it around.
The problem is that the object doesn't follow the hand and the pinch starts when the hand is far from the cube.
I have put the script LeapRTS on the cube and I selected as "Pinch Detector A": capsuleHand_L
and as "Pinch Detector B": capsuleHand_R.
Moreover I have put on CapsuleHand_L and CapsuleHand_R the script Leap Pinch Detector and I have set as HandModel CapsuleHand_L and CapsuleHand_R respectively.
Can you help me?
Thank you!