This is a simple transition, that should be fairly easy to use. All the code is in rgb_transition.lua. Simply call rgb_transition_setup()
when starting the transition, and then on each frame, after the game is drawn, call rgb_transition()
. It takes one argument: Whether the transition should be fading in or out. True fades out. In this test cart, press X to reverse the transition.
[Please log in to post a comment]