GTA V NativesplayerPlayer::taskSlideToCoordOn this pagePlayer::taskSlideToCoordSyntax ```js player.taskSlideToCoord(x, y, z, heading, p5); ``` Required Arguments x: float y: float z: float heading: float p5: float Return value Undefined Example ```js // todo ``` See also