Map Zoom Settings

Map Zoom Settings on the Region Map.


Table of Contents


Function of the Setting

The Region Map Zoom Settings Section includes various Settings to change the behavior of the Zoom Feature.
It allows you to:

  • Change the Zoom Speed.
  • Set the toggle and control buttons.

UseRegionMapZoom

Use this Setting to enable or disable the Zoom Feature on the Region Map.

Possible Values

  • true = Region Map Zoom can be used.
  • false = Region Map zoom cannot be used.

ZoomSpeed

Use this Setting to control the Speed of the Zoom-in-and-out animation.

Possible Values

  • 100 = The Zoom in and out Speed is set to 100 frames.
Hint
  • A higher number will give a slower animation speed.
  • A Lower number will give a higher animation speed.

ToggleZoomButton

Use this Setting to set which button needs to be pressed to toggle the Zoom Mode on the Region Map.

Possible Values

  • Input::CTRL = The Game Button.
Hint

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

ZoomInButton

Use this Setting to set which button needs to be pressed to zoom in on the Region Map while the Zoom Mode is active.

Possible Values

  • Input::JUMPUP = The Game Button
Hint

For this button you can assign one that's been used for another feature as the Zoom Mode isolates those features. Only don't set it to the ToggleZoomButton or the USE and BACK buttons to avoid unexpected behavior.

ZoomOutButton

Use this Setting to set which button needs to be pressed to zoom out on the Region Map while the Zoom Mode is active.

Possible Values

  • Input::JUMPDOWN
Hint

For this button, just like with ZoomInButton, you can assign one that's been used for another feature as the Zoom Mode isolates those features. Only don't set it to the ToggleZoomButton or the ZoomInButton or the USE and BACK buttons to avoid unexpected behavior.