Manipulating the Goldsrc game menu items: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Constructing the menu items= The sizing and position of the menu items are directly influenced by the {{code|ProportionalBaseWidthHD}} or {{code|ProportionalBaseHeightHD}} parameters from {{path|resource/trackerscheme.res}}.") |
(Added information about menu items sizing.) |
||
Line 1: | Line 1: | ||
{{stub}} | |||
=Constructing the menu items= | =Constructing the menu items= | ||
The sizing and position of the menu items are directly influenced by the {{code|ProportionalBaseWidthHD}} or {{code|ProportionalBaseHeightHD}} parameters from {{path|resource/trackerscheme.res}}. | The sizing and position of the menu items are directly influenced by the {{code|ProportionalBaseWidthHD}} or {{code|ProportionalBaseHeightHD}} parameters from {{path|resource/trackerscheme.res}}. |
Revision as of 06:49, 31 August 2025
The sizing and position of the menu items are directly influenced by the ProportionalBaseWidthHD or ProportionalBaseHeightHD parameters from resource/trackerscheme.res
.