Have two points that exist in workspace and trying to get a line that connects them in a ScreenGui. I can use WorldToScreenPoint() to get both points and I can determine the length using simple algebra, but I cannot figure out how to determine the rotation to connect them correctly. Also, apparently when resizing the frame, it rotates around the center whereas the resize point seems to be from the top left.
Yeah that works, thanks for the redirect!