Quote:
Originally posted by mikepg
playerscreenx, playerscreeny.
These would be very useful for showimg when you want to layer it to the interface (4+).
like, showing attributes over a player's head, but still have it visible over other NPCS, etc.
|
Huh, what?!
screenwidth and screenheight are available if that is what you are talking about. Besides, layers 4-??? are static. You want layers 1-3 which are dynamic and are bound to the board's tile coordinates. The static layers are the window layers...you really should only use those for the player's personal displays or for things if you want to use precise measurements
