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.
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.