#spin script help

1 messages · Page 1 of 1 (latest)

polar adder
#

for some stupid reason this doesnt work

while true do
script.Parent.Orientation -= Vector3.new(1, 0, 0)
wait()

end

#

its supposed to keep spinning but it stops at the top

weary beacon
#

I'm pretty sure thats just how orientation works

#

You could use CFrame.Angles to achieve the result you want