Quote:
Originally posted by Gman4pwnu
I believe they use showimg ? Im just wondering, how do servers like era manage to keep their GUI on that perfect space on the screen? heh, right now im trying to make some mine rock types stay in a certain place on the time but when the player reaches the edge of the level, the rock likes to walk away. How is it done?
|
Images/text are drawn on layer 4 or greater so they draw on screen, then use screenwidth and screenheight to place them on the screen.