Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
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.
Whenever you display multiple lines of text with \n, it automatically centers it, but I'm trying to make it left aligned. xalign just changes its location on the screen, and text_align causes an error. I would just use photoshop to make the text but it's a value given as an input so I have to do it this way.
Whenever I type textalign, the word doesn't change color like most built in variables do, nor does anything happen ingame
Making it a style and using text_align doesn't error, but nothing happens either