Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

Need font change scripts

Cait

Member

There are two ways you can do this. 1. a script (which if I hear right, there are some issues which I can't remember) and 2. do it through the main script. First, open Script Editor (F11) and go to "Main" (It's the lastest script).

Place this script:
CODE
Font.default_name = "Font_Name"
Font.default_size = Font_size

You can place it anywhere before this line:
CODE
$scene = Scene_Title.new

It's about how you want to do it, but don't ask me for a script. I don't that kind of script.
 
Cait":3jsccuo6 said:
There are two ways you can do this. 1. a script (which if I hear right, there are some issues which I can't remember) and 2. do it through the main script. First, open Script Editor (F11) and go to "Main" (It's the lastest script).

Place this script:
CODE
Font.default_name = "Font_Name"
Font.default_size = Font_size

You can place it anywhere before this line:
CODE
$scene = Scene_Title.new

It's about how you want to do it, but don't ask me for a script. I don't that kind of script.
Thanks man!
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top