TeleportPlayer

Teleports the player to the specified position. If you want to teleport other humans you should use TeleportHuman.

Arguments:

Position (Vector)
The position to teleport the player to.
Orientation (Matrix) optional
The orientation (direction they’re facing) of the player that should be set after they’re teleported.

Returns:

  • None