Server tweening
The server and client tween APIs are identical, allowing you to reuse the same code on both ends.
There's a limit of 256 total server tweens at once due to network optimizations.
Make sure to require Tween+ on the client.
Last updated