GetReticleHitLocation

From Nomad DB
Revision as of 20:36, 27 October 2020 by SpeckBomber (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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