I tried using this
x= (x-c1)*con(rotation)-(y-c2)*sin(rotation)+c1;
= (x-c1)*sin(rotation)+(y-c2)*cos(rotation)+c2;
y
where c1,c2 is the centre points of object or rectangle.
Help me give me proper solution......
I tried using this
x= (x-c1)*con(rotation)-(y-c2)*sin(rotation)+c1;
= (x-c1)*sin(rotation)+(y-c2)*cos(rotation)+c2;
y
where c1,c2 is the centre points of object or rectangle.
Help me give me proper solution......
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)