Closed ca-123321 closed 2 years ago
I am having a problem where rotating is not aligning as expected (want: circles aligned on symmetry axes) and I think it could be fixed by anchoring my circles in the way that some other functions have anchoring. (I could also be a bad programmer)
Defined the circles by using math.Sin and math.Cos instead and got desired behavior
I am having a problem where rotating is not aligning as expected (want: circles aligned on symmetry axes) and I think it could be fixed by anchoring my circles in the way that some other functions have anchoring. (I could also be a bad programmer)