We are about to switch to a new forum software. Until then we have removed the registration on this forum.
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!