Hey all,
I want to be able to compare the integer values of "joints" for x, y, and z coordinates for some if() statements in my code, any idea how to do that? Also, is it possible to return the coordinate values of a joint in a live, constantly updating stream for a certain join (say, right_hand)?
As for the hand "clicking", I'm trying to think of a way of a way to treat my hand passing a certain z value (as it moves towards the camera) as a click of the mouse, but I have absolutely no clue what the coding would be for it.
Thanks in advance - KTG