TeleportHuman

Teleports a human to the specified position. If you want to teleport the player there’s a helper function to make that easier, TeleportPlayer.

Arguments:

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

Returns:

  • None