How I edit text box?

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
Aurelia-Aurora
Regular
Posts: 109
Joined: Sun Jan 03, 2010 3:38 am
Projects: Learning Japanese VN
Contact:

How I edit text box?

#1 Post by Aurelia-Aurora »

lol i dunno

See, I want to make a better looking text box. But I don't know how to edit it.

Help :?:
Currently Working On One (1) Game
Story: 100%
Sprites: 25%
Script: 17%
Programming: 0%
Characters: 95%
Event CGs: 0%
Backgrounds: 0%

User avatar
backansi
Veteran
Posts: 224
Joined: Sun May 31, 2009 7:15 am
Location: Korea, Republic of
Contact:

Re: How I edit text box?

#2 Post by backansi »

If you see options.rpy file, you can find this code.

Code: Select all

# style.window.background = Frame("frame.png", 12, 12)
Remove # mark and write the file name that you want to use to text window image.
like this

Code: Select all

style.window.background = Frame("filename.png", 12, 12)

JinzouTamashii
Eileen-Class Veteran
Posts: 1686
Joined: Mon Sep 21, 2009 8:03 pm
Projects: E-mail me if you wanna rock the planet
Location: USA
Contact:

Re: How I edit text box?

#3 Post by JinzouTamashii »

Don't worry, we can get through it together. I didn't forget about you! I just got overwhelmed.
https://cherylitou.wordpress.com

Schnauzer
Regular
Posts: 35
Joined: Mon May 04, 2009 6:08 pm
Location: Bucaramanga, Colombia
Contact:

Re: How I edit text box?

#4 Post by Schnauzer »

There's a way to add an alpha color to the pic we chose to give some transparency and simply don't hide the background and the foreground?

Post Reply

Who is online

Users browsing this forum: Google [Bot]