Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Is it possible to use TweenService on a model?

Asked by 5 years ago

I've been using the cframe method to move models, but tweenservice is much easier and is less laggier. You can do the TweenService method on parts, but how about models? Usually when I want to use it on a model, I'd unify it, which is obviously kind of impractical. Is it possible?

1
you can set the model's PrimaryPart and then use SetPrimaryPartCFrame(), moving a model is the same as moving a part GoldAngelInDisguise 297 — 5y
0
that's what i normally do. but my question is if it's possible to use tween service on a model- lightdukez125 18 — 5y

Answer this question