# Drive

[ExistentDocumentation](https://gitlab.com/lightgarden-studios/existent-documentation/-/blob/v0.1.0/resources/BPNodes/index.md) > [ExistentVehicle](https://docs.existent.com/documentation/resources/existent-api/index/existentvehicle) > Drive

## Drive

Initiates driving if the Vehicle is stationary at the source Space. Optionally takes in a list of Players, which will be attached to\
the Vehicle for the duration of the drive, then to the destination Space when the Vehicle arrives.

![](https://1703910255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMcYOcQvRHegsbRBs8rGB%2Fuploads%2Fgit-blob-8f509ef3cfeb8f61800e6fdd3a39ea3faaaad76a%2Fnd_img_Drive.png?alt=media)

#### Inputs

|                                                                                                  |                                                                                                                                                               |
| ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>In</strong><br>Exec</p>                                                               |                                                                                                                                                               |
| <p><strong>Target</strong><br>Existent Vehicle Object Reference</p>                              |                                                                                                                                                               |
| <p><strong>Players to Attach</strong><br>Array of Existent Player Object References</p>          | list of Players to take along for the ride.                                                                                                                   |
| <p><strong>Props to Attach</strong><br>Array of Existent Tracker Component Object References</p> | list of tracked objects to take along. Note: Any objects the Player is holding will be taken along automatically, and don't need to be included in this list. |

#### Outputs

|                                     |   |
| ----------------------------------- | - |
| <p><strong>Out</strong><br>Exec</p> |   |
