It’s important to note that I’m moving based on scale, not offset, and the image must move to a position slightly outside the parent containers border.
The trouble I’m having is figuring out how to determine the end position of an image using the rotation.
Any help would be appreciated!
You could use CFrame.LookVector
The LookVector is the directional vector that the CFrame is looking at.
After getting the lookvector, you can multiply it by a factor to increase or decrease the distance