How Can I Make All of A Character's Lines Italic by Default?
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
- StellarOrb
- Regular
- Posts: 41
- Joined: Wed Mar 12, 2014 10:51 pm
- Projects: Dreams of Anabelle, Forget [not] That Flower, Murder Express, Libr
- Organization: Stellar Orb
- Location: United States, New York
- Contact:
How Can I Make All of A Character's Lines Italic by Default?
Is there a way to make a character's lines all in italics without having to go over every single line and changing them?
\|/
<xox>
/|\
Keep it stellar.
<xox>
/|\
Keep it stellar.
- chocojax
- Miko-Class Veteran
- Posts: 702
- Joined: Sun Oct 25, 2009 11:27 am
- Completed: http://art.jphi.me/projects
- Projects: Umbra, Familiarity, Maleficent Justice
- Organization: spaceNote
- Tumblr: chocojax
- Github: jenniferphi
- Location: California
- Contact:
Re: How Can I Make All of A Character's Lines Italic by Defa
In the character definition:
Should work?
Code: Select all
define abc = Character('blah', what_italic=True)- StellarOrb
- Regular
- Posts: 41
- Joined: Wed Mar 12, 2014 10:51 pm
- Projects: Dreams of Anabelle, Forget [not] That Flower, Murder Express, Libr
- Organization: Stellar Orb
- Location: United States, New York
- Contact:
Re: How Can I Make All of A Character's Lines Italic by Defa
Works perfectly. Thank you.chocojax wrote:In the character definition:
Should work?Code: Select all
define abc = Character('blah', what_italic=True)
\|/
<xox>
/|\
Keep it stellar.
<xox>
/|\
Keep it stellar.
Who is online
Users browsing this forum: No registered users