Greetings! I’m wondering if there is a style to rotate the drawing based on a set cord
Ex: rotation(x, y, degree of rotation).
Basically I’m looking for a way to rotate a shape but based on it’s cords and not the origin that the rotate() style uses.
P.S I apoligize if theres a really blatant anwser that I just majorlly overlooked in my research.