Is there anyway to use a conditional branch, then check if the screen color is -255 -255 -255 or just check what the screen color is, because the normal fading when you go from room to room is a bit boring in RMXP.
So that is, in every room i should have an event that run a parralel process which checks if the screen is a color, and if it is that color, change it to this color.
Is that possible in conditional branch or call script?