Log In  
Follow
jblend
[ :: Read More :: ]

Fadio-8 is a tool for generating Pico-8 code for changing the screen palette over time to do things like fade in/out, fade-to-color, fade to sepia-tone, etc.

Step 1)

Optionally capture a screen from your game. To do this, click the "Copy Capture-Preview Code" button. Then paste the code in you're Pico-8 game. Follow the comments.

Step 2)

Once you have your preview in the clipboard by following step 1, click the "Paste Preview Image" button. You should now see your image fading to black.

Step 3)

Play with all the fade settings like "Steps", "Frames between". Click the numbered color buttons on either side to change the palettes we will blend between. Click the "Set All" buttons to fade to a single color. Click the "Flip" button to change between fade in/out.

Step 4)

Once your preview fade is looking good, click the "Copy Fade Code" button and paste the code into your Pico-8 game. Follow the instructions in the comments you pasted.

P#143266 2024-03-16 06:45 ( Edited 2024-03-16 14:37)