Ever since TweenService got deprecated for models and parts (not gui’s) I have always been stuck on making something like that. Could someone help because I’m not familiar with scripting.
Where’d you here this? TweenService is alive and kicking.
2 Likes
Oh, I looked on the Api reference. Thanks!
It’s advisable to do the tweening on the client instead of the server though - otherwise you end up sending a lot more data than you intended, and it’s usually juttery when tweened from the server.
3 Likes