Region Changing Settings

Region Changing Settings on the Region Map.


Table of Contents


Function of the Settings

The Region Changing Settings Section includes a various Settings to change the behavior when Changing the current Region on the Region Map.
It allows you to:

  • Change the toggle button.
  • UI behavior on Region Change.

This Feature is only enabled when at least 2 or more Regions have been visited.

ChangeRegionButton

Use this Setting to set which button needs to be pressed to change the Region on the Region Map.

Possible Values

  • Input::JUMPDOWN = The Game Button.
Hint

Be careful with which button you set this to as it can conflict with another button feature trigger.

ChangeUIOnRegion

Use this Setting to enable or disable the Region Map UI changing on Region change.
Region Specific UI's should go in the /UI/Region(ID). If a specific Region UI is not found, the one in /UI/Default or /UI/Special will be used instead.

Possible Values

  • true= The UI will change on Region Change.
  • false = The UI will not change on Region Change.