Rotate about fixed point? #643
Unanswered
orbisvicis
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can I rotate
Rect.Green.Rotates
exactly 90 degrees counterclockwise about the greenCircle.Rotation.Origin
while maintaining the camera position framed byRect.Layer.1.Frame
? I've createdRect.Layer.2.Frame
as the outline element forLayer 2
which guides a 90 degree rotation, but this leads to some translation (wobble) during the rotation. I've createdPath.Rotation.Path
to compensate but it makes the wobble worse.Beta Was this translation helpful? Give feedback.
All reactions