1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-02 17:49:16 +02:00
parent 2127f70ffd
commit 171b571a37
2 changed files with 4 additions and 4 deletions

View file

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