Panel Positioning: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Thexa4 moved page HUD pos to Panel Positioning) |
(No difference)
|
Revision as of 12:49, 7 August 2017
The position of a HUD element is determined by the following two variables:
- xpos
- ypos
The value of both variables determine the position of the upper left corner of the HUD element relative to the upper left corner of the screen ((0,0) being the upper left corner and (640,480) being the lower right corner in a 640x480 setting).
You may also enter a r before the value to give a position relative to the lower right corner of the HUD.