Font Option – MV Plugin

      2 Comments on Font Option – MV Plugin

This Plugin adds a Font selector to the Options Window that allows the Player to choose a Font for the game.


Look at the code or download the Plugin:


Font Option
SumRndmDde

This Plugin adds a Font selector to the Options Window that allows
the Player to choose a Font for the game.

=======================================================================
How to Set up the Images
=======================================================================

First place all of the Font files you wish to use in:

/fonts/

The default font file (mplus-1m-regular.ttf) should remain within the folder!

=======================================================================
How to Set up the Options
=======================================================================

Next, in order to set up the order and the names for the Fonts in the
Options Menu, you must use the Parameters.

It is manadatory that one Font at least the default font should exist!
Using the “Default Font Name” Parameter, you can give that font a specific
name when selected in the Options Menu.

Next, you can set up the choices by filling out the “Font” sections.

Using “Font # File”, input the name of a Font file (including extension) from
the fonts folder!

Next, use “Font # Name”, set the name of that Font that will be displayed
in the Options Menu. This will also be the name of the font that can be
accessed using other plugins, so similarly, this can be used to preload
fonts.

Once you have filled out both Parameters for one “Font” section,
it will be available in the Options Menu in game.

=======================================================================
Switches
=======================================================================

If you wish for a Font option to only be available once a Switch is turned
ON, input the Switch’s ID within the “Font # Switch” Parameter.

Once done, that Switch must be turned ON for that Font to appear!

Use this to create unlockable or purchasable fonts!


Screenshot:

2 thoughts on “Font Option – MV Plugin

Leave a Reply to Anonymous Cancel reply

Your email address will not be published. Required fields are marked *