# Teleport Player

![](https://692276616-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN06Vv6nlwviUQ4hI2Kkd%2Fuploads%2Fgit-blob-2ece9c17c5277dd9705adcde1412c7e04c48554f%2Fteleport-player.png?alt=media)

## Description

Teleports a Player to an absolute Position, optionally bringing their vehicle along

## Node Type

Nodes fall into two basic categories: Data and Execution. This node Executes a function directly in the node string.

## Inputs

| Input                     | Type    | Required | Description                                                          |
| ------------------------- | ------- | -------- | -------------------------------------------------------------------- |
| Player                    | Player  | Yes      | Which player to teleport.                                            |
| Position                  | Vector3 | Yes      | Which position to teleport player to.                                |
| Teleport Player's Vehicle | Boolean | Yes      | If TRUE and player is in a vehicle, vehicle will also be teleported. |

## Outputs

| Output | Type | Description |
| ------ | ---- | ----------- |
| (none) |      |             |

\
\
**Contributors**

AddiCt3d 2CHa0s
