Page 1 of 1

Timed "easeinbottom"

Posted: Wed Jun 12, 2019 9:40 pm
by VideoGameVet
Can one specify timing for the "easeinbottom" in "show text"?

Thanks.

Re: Timed "easeinbottom"

Posted: Fri Jun 14, 2019 12:48 pm
by VideoGameVet
Here's the solution:

Code: Select all

init python:
    define.move_transitions("ease", 3.0)
Sets the timing for the movement translations to 3 seconds.