Faster move transition

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
User avatar
JayBlue
Regular
Posts: 86
Joined: Fri Aug 26, 2016 7:10 pm
Location: Space
Contact:

Faster move transition

#1 Post by JayBlue »

I want to move a character from point A to point B really quickly, but the 'with move' transition isn't fast enough. How do I make this transition faster?

Code: Select all

    show MC at left
    show MC at right with move
If an Owl hoots in a forest, does it make a sound?

User avatar
shin.e.d
Newbie
Posts: 22
Joined: Sat Jan 10, 2015 10:50 am
Projects: Data Lion and an unnamed bxb game with dinosaurs!
Contact:

Re: Faster move transition

#2 Post by shin.e.d »

You can use MoveTransition like this:

Code: Select all

	show MC at right with MoveTransition(0.2)

User avatar
JayBlue
Regular
Posts: 86
Joined: Fri Aug 26, 2016 7:10 pm
Location: Space
Contact:

Re: Faster move transition

#3 Post by JayBlue »

Nice. Thank you. I'm gonna go try that out. :)
If an Owl hoots in a forest, does it make a sound?

Post Reply

Who is online

Users browsing this forum: Bing [Bot]