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

Is :MoveTo not working?

Asked by 10 years ago

While using :MoveTo() I have found that there is a problem? Is it the way I'm using it or is it a known, fixable bug? The problem I have is that when I move the model I want, it always is 0.4 off? I then presumed I had to teleport it 0.4 studs from where I want it? This fix works in Play Solo, but not in the actual game? Why is this?

1 answer

Log in to vote
0
Answered by 10 years ago

Did you do model:MoveTo(Vector3.new(x, y, z))

Ad

Answer this question