Would this work to make a GUI (onclicked) heres what I have so far....
GUI:TweenPosition (UDim2.new (1, 0, 0, 0), "Out", "Quad", 3, true) wait(1.5) GUI:TweenPosition(UDim2.new (0.5, 0, 1, 0), "Out", "Quad", 3, false)
would that work (onclicked) to make the GUI side to the side then let the screen fade (allready have everything done all but the GUI siding to the side)
There's only one way to be certain: test it! But it does look correct, so why not?
Locked by TheMyrco
This question has been locked to preserve its current state and prevent spam and unwanted comments and answers.
Why was this question closed?