1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-02 17:45:10 +02:00
parent 517edc5a8f
commit 2127f70ffd
3 changed files with 42 additions and 60 deletions

View file

@ -1,3 +1,5 @@
lib.require('ox_lib')
local function DrawText3D(coords, text)
local camCoords = GetFinalRenderedCamCoord()
local distance = #(coords - camCoords)