Posts: 340
Threads: 52
Joined: Aug 2011
Reputation:
0
I want to make some kind of target cross or whatever you call it, in textdraw form,. It requires some advanced math and i suck at it. It should create textdraw on certain players head with reference to another player screen. If a player is present on my screen, a textdraw should be created on my screen at the position where the player is visible on my screen? How to do it? 3d to 2d
Posts: 153
Threads: 17
Joined: Jan 2011
Reputation:
0
No idea, but i know you will need facing angle as well, for obvious reasons.
Posts: 449
Threads: 48
Joined: Jan 2010
Reputation:
0
I think this would cause lag. And why do you need it? There are other ways of making things like this... For example: Attach a 3DTextLabel above players head with a label "TARGET", or something like that...
Posts: 340
Threads: 52
Joined: Aug 2011
Reputation:
0
Anyone made this already, i suck at maths