Thread: GUI @ player.xy
View Single Post
  #4  
Old 02-01-2014, 05:58 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
I had the same question 7 years ago, and also tried using globaltolocalcoords without understanding what it does. Quoting:

Quote:
Originally Posted by godofwarares View Post
If I understand, You want to change the level coordinates to screen coordinates. To do this:

PHP Code:
screenx(xy)
screeny(xy
They will return the screen position at (x, y).
__________________
Reply With Quote