Skip to main content

Player::setShootsAtCoord

Syntax​

```js player.setShootsAtCoord(x, y, z, toggle); ```

Required Arguments​

  • x: float
  • y: float
  • z: float
  • toggle: Boolean

Return value​

  • Undefined

Example​

```js // todo ```

See also​