What is the best way to fade in multiple palettes at once?
Posted: Tue Dec 19, 2023 4:04 am
I would like to fade in two palettes at once.
If I try to call PAL_fadeInPalette twice in a row, the last one to be called wins.
I see there is a PAL_fadeInAll function, but it requires a 64 color pallet (make sense). However, I'm not sure of a way to trigger ResComp to do this, so what is the best way to create the needed palette? I don't mind assembling it through code, but I'm unsure of what format the PAL data is actually in.
If I try to call PAL_fadeInPalette twice in a row, the last one to be called wins.
I see there is a PAL_fadeInAll function, but it requires a 64 color pallet (make sense). However, I'm not sure of a way to trigger ResComp to do this, so what is the best way to create the needed palette? I don't mind assembling it through code, but I'm unsure of what format the PAL data is actually in.