Flip Canvas - Kinect Phyics

edited March 2016 in Kinect

Hiya! probably an easy solve, but not for me. I'm using Ammon's Kinect physics code, and am wondering how to flip the canvas horizontally? So that its mirrored in the code;

    context.setMirror(true);

but doesn't seem to work. When I use scale it goes off screen to the right, and I am unable to use image to translate, as there is no image in the code.

I'm very new to this, so sorry for anything wrong!

Screen Shot 2016-03-09 at 5.55.27 PM

Screen Shot 2016-03-09 at 5.55.22 PM

Screen Shot 2016-03-09 at 5.55.33 PM

Tagged:
Sign In or Register to comment.