- Joined
- Jul 11, 2014
- Messages
- 12
- Reaction score
- 1
- First Language
- English
- Primarily Uses
Thanks a lot!!!
I figured out what is going on with the font issue. MZ allows you to easily input your own custom font right at the engine, at the System 2 tab. However, the code behind it gives it a nickname, which is what we should call it when we need to use it here (assuming you don have any other plugins enabled that give you more control over your fonts). I'll add a disclaimer for this at the MZ thread.
So, when setting up your plugin configurations just use this nickname (which is rmmz-mainfont) and your custom font will work as expected!
Those of you that have multiple fonts will probably have a plugin handling that, and should be able to reference the font with its real name (or any other key your plugin provides!).
https://gyazo.com/b90c3d01a953bf9986045dca8642fbda?token=ebf512525bdcf8dd818bed62910ee342 here you go. Sorry for teh late reply