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

How can I make a brick rotate around a part?

Asked by 9 years ago

Well im trying to make a tornado simulator but I dont know how! My storm chasers group is inactive an im trying to get them active again by making this game.

1 answer

Log in to vote
0
Answered by 9 years ago

Try using CFrame angles. If I can remember it should be something like this...

game.Workspace.Part.CFrame.Angles = (0,0,0)

I dont know if this is right, but try using this with other stuff.

Ad

Answer this question