Hello, how can I tween a GUI where the player won’t be able to see it? I’m thinking of tweening the GUI out based on the size of the player’s screen.
You can change the y/x position to a number really big like 10. It will completely take it from screen!
Why not just use the Visible property to hide/show the UI?