Log In  

So, for a game, I want to fade everything thats not being recurrently drawn (such as a character) to black. You can see the effect here, in PICO Space. How would I go about doing this?

P#116157 2022-08-23 01:34 ( Edited 2022-08-23 23:22)

you will need to define some palettes to replace colours with darker colours then all black.

docs for the pal function: https://www.lexaloffle.com/dl/docs/pico-8_manual.html#PAL
tool to make a palette: https://www.lexaloffle.com/bbs/?tid=35462

(p.s. you can edit your thread to give it a proper title)

P#116174 2022-08-23 14:19

Thank you @merwok
I didn't realize I gave it the title 'Untitled', thanks for pointing that out

P#116200 2022-08-23 23:21

Hi @MrAwesome. I did something like this. The advantage is my fade uses all 32-colors, not just 16 - although the screen initially is 16.

https://www.lexaloffle.com/bbs/?pid=108564#p

P#116218 2022-08-24 04:41 ( Edited 2022-08-24 04:43)

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-29 09:06:09 | 0.037s | Q:18