Ren'Py Buttons

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
Tagumonman55
Newbie
Posts: 20
Joined: Thu Nov 13, 2014 12:56 am
Projects: Legend Of Quadopolia
Deviantart: Tagumonman55
Contact:

Ren'Py Buttons

#1 Post by Tagumonman55 »

On the title screen I'd like to align the buttons Horizontally, and space them out, can someone give me an example code of how to do this? and tell me where to put it?

Also, if possible, My background is a pool of Blood already, and I'd like to make the water Ripple when an Option is clicked, is this possible, IF I have drawings for the Ripples already?

philat
Eileen-Class Veteran
Posts: 1912
Joined: Wed Dec 04, 2013 12:33 pm
Contact:

Re: Ren'Py Buttons

#2 Post by philat »

1. Use hbox.

2. Use ConditionSwitch with a static image if the option isn't checked, and an ATL image if the option is checked.

You can find examples and explanations if you search the documentation and forums.

Tagumonman55
Newbie
Posts: 20
Joined: Thu Nov 13, 2014 12:56 am
Projects: Legend Of Quadopolia
Deviantart: Tagumonman55
Contact:

Re: Ren'Py Buttons

#3 Post by Tagumonman55 »

Thanks x3

Post Reply

Who is online

Users browsing this forum: No registered users