I am a beginner in unity, I want to touch an 3D object say cube. I use leap motion and use touch emulation also using unity free version. I want to have feedback in each of the finger using touch emulation.
I have try to do that, but I could not work.
Can someone help me to get the idea how to do it?
You need to add “rigid body” and “collide box” components for your cube. And make sure you have “rigidhand” script (from the Assets - leap motion - prefabs - HandModelPhysical) with your hand physic model of the HandController