I'm trying to get text to follow an object as it zooms around the map in 3rd person, kinda like localpromt, but for 3rd person.
I tried for 2 days on and off, lots of coffee and just can't seem to get it. I think I would need to apply some offset but idk
The only reason why this is difficult is because I can't seem to wrap my head around how to put x/y/z cords to just an x/y position on my screen I have had some luck, using math.abs and playerdis to object, geting text to flow around the object, but can't get it to work.
localpromt works great in 1st person, just wish I could see it work in 3rd.