Skip to main content

Player::taskTurnToFaceCoord

duration in milliseconds

Syntax

```js player.taskTurnToFaceCoord(x, y, z, duration); ```

Required Arguments

  • x: float
  • y: float
  • z: float
  • duration: int

Return value

  • Undefined

Example

```js // todo ```

See also