I want to make a button (a separate sprite) to move along with the OS window while staying in the bottom-left corner. When I drag the window, the button can't stay in the corner and move along with the window.
Please Help!!!
Offline
<go to x (( Xpos of Window <+> Xmovement)) )y
(( Ypos of window <+> Ymovement )) )
Set movement untill you get it right (probably about 100, 80)
Offline
Offline