So, I’m fairly new at coding, and I wanna know ( if it is even possible ) = how do you use the tweenservice to tween all the parts in a model?
Currently, I’m using SetPrimaryPartCframe in a loop to create a type of elevator, however, when I do this, it lags for some people causing them to go through the part or get stuck inside of it.
Hence why I want to use a tween, to make it go down more gentle and in a uniform motion.
I’ve thought of using body force, but I just can’t figure out how they work properly >.<
Thanks for reading!