Hi,
I would like to mirror the canvas horizontally. I want to crate a 'mirror mode' for my game, like super mario or donkey kong games have (second run, but everything is horizontally mirrored).
I suppose it's not easily done, I've searched the web up and down already, but maybe you nice folks have a good solution for me :-)
(I do not want to rotate the canvas, but mirror it horizontally so that, for a platformer, for instance, all levels are now instead from left to right played from right to left.)
Thanks, best,
dhoeke