I have added the following transition/effect settings to make them even more usefull.
Skin Commands:
*Entering and Exiting effects for each screen (currently effect only take place when exiting screen)
*Forcing the above In/Out effects and effect time durring the switch ( usefull when the screen going to has an EffectIn defined, but don't want it used upon re-entering it. Good for Menu type screens)
*Setting the effect time for each screen ( never been avail before, won't allow setting to be below 0.2 )
Global Setting:
*The default effect time you want to use if none defined in screen(s) (previously hard coded as 0.2 secs, if not defined then resorts to the old hardcoded value of 0.2)
Now for settings:
Skin Commnds:
/EFFECTIN=XXX (Duh, do you really need an explanation??)
/EFFECTOUT=XXX (same as /EFFECT=xxx, just easier to understand, now that there are more settings)
/TRANSTIME=0.XX (time durration for effects, any value >= 0.2 )
/FORCEEFFECTS=TRUE/FALSE (USE TO ENFORCE THESE SETTINGS FOR THIS SCREEN, REGUARDLESS OF EFFECTIN FOR NEXT SCREEN)
Global Settings (RR.ini)
TransitionTime=0.XX (time durration for effects, any value >= 0.2 )
RoadRunner_beta