<

Zoom In/Out

Zoom In/Out

underline
12 Jan 2025
BP

Event Zoom

Definition
How To
  • You can call the function below to zoom in and out of the minimap(from your main character bp).
  • Checked the boolean "Toggle Zoom" to zoom out.
addwaypoint

Customise Zoom

Definition
How To
  • From your main character blueprint.
  • Adjust the amount of zoom apply on the mini map by changing the ZoomScale:
    addwaypoint
  • Clamp Zoom min and max lvl by opening the function "ZoomOnMinimap" and changing these local variables:
    addwaypoint