Most Efficient Way To Make A Frame Fade Out

UI interactions should be handled within the client. Theoretically, it should work with both a script and local script but anything involving UI should be done in a local script.

You can still utilize the TweenService in the server and the client.

1 Like