Hello...
I need to dynamically change the default Font before displaying some message. To do this, I use Font.default_name = ["FontName"] just before th "Show Message" command.
The result is that it doesn't work. The font remains the original one.
But note that this doen't work ONLY for "Show Message" !!! If I open any other Window (Menu, Save, Shop, etc...), the new default font is taken into account, and the font dispayed is the one I wanted. It seems only the "Show Message" doens't trigger the font modification.
Alas, what I want is just change the font, show a message, and change back to the default font.
Any idea/suggestion ??
I need to dynamically change the default Font before displaying some message. To do this, I use Font.default_name = ["FontName"] just before th "Show Message" command.
The result is that it doesn't work. The font remains the original one.
But note that this doen't work ONLY for "Show Message" !!! If I open any other Window (Menu, Save, Shop, etc...), the new default font is taken into account, and the font dispayed is the one I wanted. It seems only the "Show Message" doens't trigger the font modification.
Alas, what I want is just change the font, show a message, and change back to the default font.
Any idea/suggestion ??