Forum rules - please read before posting.

Change Font per Language

After changing the language from option I want to change the fonts for Journal, Menu and Conversation

Comments

  • The easiest way to do this will be to create a second set of these Menus with the different font, and swap them in and out as needed by locking them and unlocking the original set.

    It will require a little bit of coding, but not much.  Assuming you created other Menus for Journal, Menu and Conversation, and added "_OtherFont" to their names, create a C# script named ChangeLLanguageMenus and paste this inside it:

    http://paste.ofcode.org/ZdEhATxLighaC3fxk8thKK

    This will cause the Menus to be swapped out whenever the language is changed.  It relies on the OnLanguageChange custom event (see this tutorial).  All other AC functions used can be found within the scripting guide.
  • Hi Chris, would you by any chance still have this script saved somewhere?

    I've attempted it myself but my junior scripting skills are failing me.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.