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
This
1
game.Workspace.Model:MoveTo(Vector
3.
new(x,y,z))