1
Graphics / Re: Rotate around 2 points at the same time
« on: October 13, 2016, 08:17:57 am »
This is what I actually did, and yeah, indeed, it's hard to move mouse along one axis. What I noticed, square moves around the 50:100 in any case.
The greatest problem anyway, is to rotate around 2 points at the same time (or maybe to make an illusion of it? If I move mouse diagonally square has to move around 50:100 and it's center). I was thinking about using the Transform directly, but I don't know how to apply it here.
The greatest problem anyway, is to rotate around 2 points at the same time (or maybe to make an illusion of it? If I move mouse diagonally square has to move around 50:100 and it's center). I was thinking about using the Transform directly, but I don't know how to apply it here.