Announcement

Collapse
No announcement yet.

help with font changing

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    help with font changing

    does anybody know how to change the font face for the title screen, menu, or any of the Scene_ classes? it's easy enough for the Window_ classes but none of that seems to work.

    i'd like a fancy looking font for the title screen, as opposed to the default regular font. it also makes my menu look really bad, since all the other windows have a fancy font, but the main one ("item, skill, equip, save, etc") has the default.

    i'm still a beginner with RGSS, so if anyone can point me in the right direction that'd be really helpful. thanks in advance.


    -chronicle games
    His soul swooned slowly as he heard the snow falling faintly through the universe and faintly falling, like the descent of their last end, upon all the living and the dead.

    #2
    Re: help with font changing

    If I remember, there's at least 5 different places where you'll want to change the commands to change the font. I recommend doing a search using the menu options that need a font change, and look where that leads you.
    "What if like...there was an exact copy of you somewhere, except they're the opposite gender, like you guys could literally have a freaky friday moment and nothing would change. Imagine the best friendship that could be found there."

    Comment


      #3
      Re: help with font changing

      well, i reread the help files and decided to experiment a few things, and finally got it to work. basically, i had to set the font as the default and i just did it in the Scene_Title script. all i had to do was enter Font.default_name = and then the font name.

      so yeah, thanks anyway, but luckily i got it working now.


      -chronicle games
      His soul swooned slowly as he heard the snow falling faintly through the universe and faintly falling, like the descent of their last end, upon all the living and the dead.

      Comment


        #4
        Re: help with font changing

        how about font.default_ariel

        Comment

        Working...
        X