forked from Simnation/Main
ed
This commit is contained in:
parent
517edc5a8f
commit
2127f70ffd
3 changed files with 42 additions and 60 deletions
|
@ -1,3 +1,5 @@
|
|||
lib.require('ox_lib')
|
||||
|
||||
local function DrawText3D(coords, text)
|
||||
local camCoords = GetFinalRenderedCamCoord()
|
||||
local distance = #(coords - camCoords)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue