Help me, How to make button to change gui position

Hi. I need some help. How do I do something that if you press the button the frame position will changeScreenshot_2
this is not working script

4 Likes

make it

window.Position = UDim2.new(0, 0, 0.823, 0)
2 Likes