[SOLVED] MoveInterpolate???

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
felsenstern
Regular
Posts: 72
Joined: Tue Jul 11, 2017 2:13 am
Contact:

[SOLVED] MoveInterpolate???

#1 Post by felsenstern »

Hi,

I am using "with MoveTransition(1)" to move my background picture with a couple of property layers on top on it.

Lately I noticed that by using "with ease" I can scroll my scene much softer unfortunately only at a fixed speed. Now I wondered if there is a way to use "with ease" but with a delay parameter.

Anyone have an idea?
Last edited by felsenstern on Thu Aug 05, 2021 6:11 pm, edited 1 time in total.
---
Yes, I've Read The F*cking Manual
Yes, I've used the f*cking search function
Yes, I've used a site search
No, I don't need a reminder that search functions exist
No, I don't need your astonished outbreak that I couldn't find the information
No, I don't need your answer if you can't just give it without all the BS around it

User avatar
Ocelot
Lemma-Class Veteran
Posts: 2399
Joined: Tue Aug 23, 2016 10:35 am
Github: MiiNiPaa
Discord: MiiNiPaa#4384
Contact:

Re: MoveInterpolate???

#2 Post by Ocelot »

Code: Select all

with MoveTransition(1, time_warp=ease)
Instead of ease. you can use one of other warpers: https://www.renpy.org/doc/html/atl.html#warpers
Visualization of diffrent warpers: https://easings.net/
< < insert Rick Cook quote here > >

felsenstern
Regular
Posts: 72
Joined: Tue Jul 11, 2017 2:13 am
Contact:

Re: MoveInterpolate???

#3 Post by felsenstern »

Thanks a lot.

I am not sure how I could have found this on my own, but I know that it need just 2 lines added to the MoveTransition documentation to save me hours of searching around and finally begging for information in the forum...

Anyways, thank you very much for telling me... I'm just so sick of it already...
---
Yes, I've Read The F*cking Manual
Yes, I've used the f*cking search function
Yes, I've used a site search
No, I don't need a reminder that search functions exist
No, I don't need your astonished outbreak that I couldn't find the information
No, I don't need your answer if you can't just give it without all the BS around it

Post Reply

Who is online

Users browsing this forum: Google [Bot], OddTillTheEnd