Hi everyone,
I am looking for a node or for a solution to rotate a rectangle. I know I can only transform 2D-Forms if they are a matrix. Saying so, I converted my rectangle to a matrix, tried to rotate it and convert the matrix back to a rectangle. But when I do this, the only thing which happens is it scales my rectangle.
Do you have any tipps?
Thanks