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

What is the script to teleport models?

Asked by 10 years ago

Hi,

I want to make a teleport that can teleport a model from one place to another but does not teleport anything but this one model.

How do I do this?

Thanks Kieran

1 answer

Log in to vote
11
Answered by 10 years ago

This

game.Workspace.Model:MoveTo(Vector3.new(x,y,z))
0
Hope I helped! fireboltofdeath 635 — 10y
0
Thanks for the up votes! fireboltofdeath 635 — 10y
Ad

Answer this question