- Joined
- Mar 14, 2014
- Messages
- 314
- Reaction score
- 171
- First Language
- English
- Primarily Uses
- N/A
https://victorenginescripts.wordpress.com/rpg-maker-mv/damage-popup/
I'm using Victor's Damage Popup plugin and there's a parameter for "Font Face"
But I'm not sure how to do this. Would anyone know the right way? By default it's this:
I'm using Victor's Damage Popup plugin and there's a parameter for "Font Face"
Code:
-Popup Fontface
The parameters 'Fontface' defines the font name for the popup display.
You can use script codes that returns a string with the fontname se the
value for it.
But I'm not sure how to do this. Would anyone know the right way? By default it's this:
Code:
this.standardFontFace()