Reduce Fade in-Fade out time

● ARCHIVED · READ-ONLY
Started by JonathanTBE 4 posts View original ↗
  1. So it's been quite a while that i work with the maker, And it's everything i expect, But one thing bothers me, It's the fade in and fade out, It takes too long for my personal feeling,

    How do i reduce it? I want it to be 15 frames instead of what it is now(60? or 30?)

    I thought of use

    'Tint screen(Black) 15 frames> Trasfer player(none fade) > Tint Screen (Normal)15 frames

    But it gives such an ugly perform, Also i'm using parallax mapping, And tinting the screen won't fade out the picture if i use one, So i need another commend for that... But i got so many maps...

    In short, I'm looking to change the script somewhere and reduce the fade effect, Period.

    I'd appreciate any help, Thank you :|
  2. I've moved this thread to RGSSx Script Support. Please be sure to post your threads in the correct forum next time. Thank you.


    Scene_Map has methods called fadeout_speed, fadein_speed, and fadeout_speed_to_title.


    I imagine you could just change the values in there (currently 30, 30 and 60 respectively) to something smaller.
  3. Yup, that settles it, Thank you x3
  4. This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.