Page 1 of 1

Y axis invert

Posted: Mon Jul 03, 2017 11:31 am
by abakobo
Can we invert the Y axis in R.U.B.E. settings? I'd like the X/Y axis to be the same as in screen coordinates. Inverting Y axis all the time is not "natural" workflow for me..

Re: Y axis invert

Posted: Mon Jul 03, 2017 7:18 pm
by iforce2d
The first thing I would suggest is to just invert the entire drawing 'canvas' (or whatever the drawing surface is called) when rendering the scene, so that the physics data itself does not need to change. After all, it is only the "screen coordinates" of your rendering API that are causing it to be rendered upside down.

Another alternative might be to invert the entire scene when exporting.

These threads might be useful:
viewtopic.php?f=6&t=291
viewtopic.php?f=6&t=49