Table of Contents


Function of the Setting

The Berry Preview Settings Section includes various Settings to change the behavior and styling of the Quest Preview for a Planted Berry on the Region Map.
This does require additional setup, see Berry Preview for more information about the setup.
It allows you to:

  • Set the toggle Button.
  • Add an offset to the Text.
  • Change the Colors of the Text.

ShowBerryIcons

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

Possible Values

  • true or 0 = Berry Preview can be used.
  • false or -1 = Berry Preview cannot be used.
  • Switch ID = Berry Preview can only be used when the Game Switch is ON.
Hint

There must be at least 1 planted Berry Event before the Berry Mode will be available.

ShowBerryButton

Use this Setting to set which button needs to be pressed to show the Berry Preview of planted Berries on the Region Map.

Possible Values

  • Input::USE = The Game Button.
Hint

Be careful with which button you set this to as it can conflict with another button feature trigger. But you can set it to the same button as for ShowLocationButton

MaxBerryLines

Use this Setting to set the Max Lines of Info Text on the Berry Preview can take up. Adjust the Berry Preview Graphics accordingly.

Possible Values

  • Any number above 1.

BerryInfoTextOffset

Use these Settings to add a small offset to the X and/or Y Position of the Info Text on the Berry Preview.

Possible Values

The offset value may as well be negative as positive depending on your needs. Only round numbers are allowed.

BerryInfoTextColor

Use these Setting to change the main and shadow color of the Info Text on the Berry Preview.

Possible Values

The 3 arguments passed to Color.new() must have a value between 0 and 255 and represent Red, Green and Blue respectivly.