HUD Configurator: Difference between revisions
Jump to navigation
Jump to search
(Created page with "thumb "HUD Configurator" lets you change HUD layout in a simple way. This editor show you an approximate layout of game HUD but be sure to always check it in the game. The fields here are self-explanatory. "Status" field is a text string that will be shown when you use a script to show a text string on screen. Position values are relative and do not rely on screen resolution. 0 is left (or top) and 1 is right (bottom) side of the screen.") |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
This editor show you an approximate layout of game HUD but be sure to always check it in the game. | This editor show you an approximate layout of game HUD but be sure to always check it in the game. | ||
The fields here are self-explanatory. "Status" field is a text string that will be shown when you use a script to show a text string on screen. | The fields here are self-explanatory. "Status" field is a text string that will be shown when you use a script to show a text string on screen or if you saved a game. | ||
Position values are relative and do not rely on screen resolution. 0 is left (or top) and 1 is right (bottom) side of the screen. | Position values are relative and do not rely on screen resolution. 0 is left (or top) and 1 is right (bottom) side of the screen. | ||
In version v 1.10.2 and higher, all items can now be dragged with mouse to change their position. | |||
"Status" adjusts the position of your on screen HUD text messages that appear when using 'status" in your [[scripting]] files. |
Latest revision as of 21:43, 30 August 2025

"HUD Configurator" lets you change HUD layout in a simple way.
This editor show you an approximate layout of game HUD but be sure to always check it in the game.
The fields here are self-explanatory. "Status" field is a text string that will be shown when you use a script to show a text string on screen or if you saved a game.
Position values are relative and do not rely on screen resolution. 0 is left (or top) and 1 is right (bottom) side of the screen.
In version v 1.10.2 and higher, all items can now be dragged with mouse to change their position.
"Status" adjusts the position of your on screen HUD text messages that appear when using 'status" in your scripting files.