Transitions Without Interaction

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
crimsonnight
Veteran
Posts: 298
Joined: Fri Apr 20, 2012 4:44 am
Contact:

Transitions Without Interaction

#1 Post by crimsonnight » Tue Aug 21, 2012 6:09 am

Is it possible for transitions/effects (ie fade, dissolve etc) to just happen at certain points during the text or do they have to require a click to activate? Cheers
alwaysthesamebluesky.com

User avatar
nyaatrap
Crawling Chaos
Posts: 1824
Joined: Mon Feb 13, 2012 5:37 am
Location: Kimashi Tower, Japan
Contact:

Re: Transitions Without Interaction

#2 Post by nyaatrap » Tue Aug 21, 2012 3:18 pm

The no wait tag and extend make it possible:

Code: Select all

me "blah...{w=1}{nw}"
with vpunch
extend "ouch!"
If you don't want to hide texts, use ATL instead of transitions.

Post Reply

Who is online

Users browsing this forum: No registered users