Hey guys!
I’m trying to make a game using Kinect, and I managed to use Kinect in Unity by this documentation: http://wiki.etc.cmu.edu/unity3d/index.php/Microsoft_Kinect_-_Microsoft_SDK
When I play and I get behind Kinect, the camera recognizes my movements perfectly, and the model that I have played all my movements.
Now I want that when I move my legs as if walking, the skeleton to move forward in the game scene, but do not really know how.
Can you give me some idea of how to achieve it?
Thank you very much, greetings.