How would I make it so this GUI Tweens out from the side when a button is pressed?

I am needing a bit of help with making it so that when a GUI is press it will Tween out and when pressed again it will Tween in…?

Currently it just goes from non-visible to visible… also it has ForeverHD’s Topbar thing…

Check TweenService

You can make two TweenInfos and then check with debounce if the UI is in the state of false or true. Make sure to set the state everytime the button is clicked.

I’ll see what I can do from there!

Actally its simple you can tween The positions of the gui which is off screen using the properties tab