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

Motor6D's transform property just don't work? Please help

Asked by
tomekcz 174
5 years ago

i'm having problems with that script

while true do
    wait(0.1)
    script.Parent.Transform = CFrame.new(script.Parent.Parent.Position, workspace.Target.Position)
end

Answer this question