Whats the difference between pivot to and moveto? What are the pros and cons to them?
What is an example of where you would use either over the other?
Whats the difference between pivot to and moveto? What are the pros and cons to them?
What is an example of where you would use either over the other?
:MoveTo()
does not ignore collisions (example: it will teleport you on top of a part instead of the actual CFrame, if you happen to teleport inside a part.)
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.