#help position
18 messages · Page 1 of 1 (latest)
its a script that teleports
it gets stuck
the script gets stuck in the teleporting part
use CFrame
He needs to teleport the character to a specific point
you can just put a part at that point
anchor it
transparency to
1
cancollide is off
then just set the cframe to the parts cframe
MoveTo:() uses vectors/positions (i think) and makes the desired character walk to the point
to make the character walk towards an automatic point, use char:Move ()