How to outline name input question text?

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.
Post Reply
Message
Author
Fluffyre
Newbie
Posts: 9
Joined: Wed Apr 01, 2020 7:38 am
Contact:

How to outline name input question text?

#1 Post by Fluffyre »

I would like to outline the text where the player inputs their name.

Currently it looks like this:Image
Using this code:

Code: Select all

name = renpy.input("What's your name?")

        name = name.strip() or "You"
I would like both the question, and input text to be outlined. I'm not super familiar with coding yet, so I ask that you please try to be thorough in your explanation of where/what needs to be entered. Thank you! ^^

Post Reply

Who is online

Users browsing this forum: Google [Bot]