- Nov 29, 2017
- 842
- 1,158
- 311
I can't speak as to altering the text style.any way to rename the mc with this?
Edit: and any way to give the dialogue text an outline? I tried RenPy Universal Transparent Textbox Mod but something in the game blocked the mod from changing the text style (the text box was removed, but purly white text without textbox is just invisible...)
Not possible to rename the MC easily. Baal is not using a character name in the script, just the word "Billy". It would require the alteration and continued maintenance of 1191 lines of text in the current version, with constant additions with each new release. Also, the "Billy" at the top of the dialogue box is stored in character.player.name, which is not a saved value.