I want to make a script that can rotate any model so far i can only rotate bricks, what can i do?
You need to create an instance
local brick.script.Parent brick.Rotation = UMdi2.new(0,360,0,0) end
The easiest way to do it is to make the Top Surface of a brick a Motor and then put the brick you desire to spin on top of the small, yellow cylinder.