Log In  

Hi!

I watched a tutorial the other day which showed there is an alternate pallet in the pico 8, but it wasn't as straight forward to use as just using the editor. Are there any plans on adding the second pallet to the editor? And in extent, may be the possibility to modify the pallet via the gui?

P#93876 2021-06-23 06:54

You can only define custom palette with code (with 'pal(c1, c2, 1)'). There are some tools on this forum and github to make it easier to define a palette, but in the end they all give you lines of code.

Add 'poke(0x5f2e, 1)' to your code and your custom palette will stay active when going from game to editor.

P#96756 2021-09-01 03:05 ( Edited 2021-09-01 03:06)

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-28 08:45:28 | 0.006s | Q:10