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

Grouped Model Spinning Script?

Asked by 8 years ago

I am building a small vent fan and wasn't sure if it was possible to create a script that would slowly spin the all of the bricks as a group so that the blades would actually move, rather than each brick spinning separately on its own axis. Can someone help me with this? Thanks.

0
Also, sorry, would the bricks need to be un anchored? Brisingr360 45 — 8y
0
Along with Prohibetur's answer, no, you do not need to un-anchor parts with :SetPrimaryPartCFrame() alphawolvess 1784 — 8y

1 answer

Log in to vote
0
Answered by 8 years ago

This can be done using the :SetPrimaryPartCFrame() function for models, which can be found here on the wiki. Assuming you have an understanding of basic CFraming this should be no problem understanding.

0
This helped me, thank you so much. Brisingr360 45 — 8y
Ad

Answer this question