How Do I rotate a Model entirely with scripts?

I need to make a model rotate constantly to display a item how would I achieve that? It will be a character that has the item on them rotating slowly I more 3D model then script any help would be amazing thank you!

I would look into the :SetPrimaryPartCFrame() method. But if you don’t want to use deprecated methods, I would use :PivotTo().

1 Like

Thank you I will take a look. :blush:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.