Text Position Settings
Overview
This section offers a few Settings related to changing the position of Text on the Region Map UI.
Add an offset to the X and Y positions used for the Region and District Name Text.
REGION_NAME_OFFSET_X = 0
REGION_NAME_OFFSET_Y = 0
Possible value:
Any number (can be negative too).
Add an offset to the X and Y positions used for the Location Name Text.
LOCATION_NAME_OFFSET_X = 0
LOCATION_NAME_OFFSET_Y = 0
Possible value:
Any number (can be negative too).
Add an offset to the X and Y positions used for the Point of Interest Text.
POI_NAME_OFFSET_X = 0
POI_NAME_OFFSET_Y = 0
Possible value:
Any number (can be negative too).
Add an offset to the X and Y Positions used for the Mode Name Text.
MODE_NAME_OFFSET_X = 0
MODE_NAME_OFFSET_Y = 0
Possible value:
Any number (can be negative too).
Last updated