RPG Maker MV

RPG Maker MV

Not enough ratings
GoS - Font size [MV Plugin]
   
Award
Favorite
Favorited
Unfavorite
UGC Type: Resources
Resources: Plugins
Tags: -- none --
File Size
Posted
Updated
5.646 MB
Oct 22, 2022 @ 12:43pm
Feb 17, 2024 @ 5:39am
3 Change Notes ( view )

Subscribe to download
GoS - Font size [MV Plugin]

Description
With this plugin (for RPGmaker MV) you can change the steps for font sizing, so you can make your text 'x' smaller and 'y' bigger using \} and \{.
Also, you can change the default font size.
Everything is optional / can be deactivated using the value 0.

Warning: Window-Size / Message-Box, etc. will be not affected / scaled!

- Change default system font size (titlescreen, menu & options, name input, etc. - should affect everything)
- Change text-message font size (only change text-message and scroll-text)
- Change Battle-Text-Message font size (only change text-message in battles)
- Change Number-Input font size (only change number-input font size - also affects the text-message)

Plugin-Commands (MV) - Change the settings later ingame:

makeFontBigger x

makeFontSmaller x

maxFontSize x

minFontSize x

defaultSystemFontSize x

resetDefaultSystemFontSize

(replace x with a number)

Example: makeFontBigger 5


What's new / changed in this Update (V1.1)?
Added more control, before (version 1.0) you could only change the default font size. Now you can change the default font size for system, text message, battle text message and number input. In addition, all features are optional and can be deactivated with the value 0.
5 Comments
Mr.Timbaba  [author] Aug 9, 2024 @ 8:44am 
At the third page from the "Event-Actions" (where you have "add Text", "Conditions", "Variables",...) there should be an Event-Action called "Plugin Command". Click on that and write / copy&paste the needed command. Hope you understand what I mean, else just look on google after "rpg maker mv plugin commands".
ILikeToEatDrywall Aug 5, 2024 @ 11:40pm 
Where do I actually input this plugin command?
tobiwankenoboi Feb 26, 2024 @ 12:45am 
░░▄ ▀▄▄▀▄░░░░░░░░░ This is Toby.
░█░░░░░░░░▀▄░░░░░░▄░Toby wants to take over Steam.
█░░▀░░▀░░░░░▀▄▄░░█░█He needs your help.
█░▄░█▀░▄░░░░░░░▀▀░░█Copy/paste Toby to help him.
█░░▀▀▀▀░░░░░░░░░░░░█If not, he will use the Legendary Artifact's power. On you.
█░░░░░░░░░░░░░░░░░░█
█░░░░░░░░░░░░░░░░░░█
░█░░▄▄░░▄▄▄▄░░▄▄░░█░
░█░▄▀█░▄▀░░█░▄▀█░▄▀░ :tobdog:
Mr.Timbaba  [author] Feb 17, 2024 @ 5:15am 
Thanks, I have updated the plugin. You have more control now, hope that helps. ^^
PS: Window-Size / Message-Box, etc. will be not affected / scaled, like before (version 1.0).
Orugario Feb 16, 2024 @ 8:49pm 
This plugin is good, but I was wondering if there is a way to have the font size in the plugin affect only the text in the message window? When I change the font size it invariably changes the size of the text in the menus as well.
I hope I'm not bothering you