Chrisdarock19
Well-Known Member
- Oct 15, 2018
- 1,369
- 1,921
When using v2.6.3 with Midnights Paradise Is it possible to remove the grey background on the MC namebox? Everything goes except the MC grey background. Thanks.
I was able to resolve this issue by removing the textbox background call seen in " variables_anim_chars.rpy "
character.mc = Character("[mc.name]", namebox_background="#606060")
You may wish to update your version to to include the code
I was able to resolve this issue by removing the textbox background call seen in " variables_anim_chars.rpy "
character.mc = Character("[mc.name]", namebox_background="#606060")
You may wish to update your version to to include the code
You don't have permission to view the spoiler content.
Log in or register now.
Last edited: