GetReticleHitLocation

From Nomad DB
Revision as of 20:20, 16 April 2020 by Jan (talk | contribs)

Retrieves the position where the player is currently aiming at. This returns 0, 0, 0 when the player is looking in the air.

Syntax

GetReticleHitLocation()
  • Returns (table): Position of the reticle in world space

Related Pages