Log In  

Palette Picker

Cart #palettepicker-1 | 2022-08-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

I got tired of hand making palettes by messing with numbers in code, so I made this. It might be useful, so I thought I'd post it.

The top half is your palette; the bottom is colors to put into it.

left/right - move cursor
up/down - change cursor direction
O - select/deselect
X - switch the bottom between alt and regular palettes

Select a color slot in your palette, then select a color on the bottom to set the slot.
Alternatively, select another palette slot to switch them.

The pause menu has default palettes to chose from, as well as an option to export your palette to clipboard.

P#115294 2022-08-06 01:26 ( Edited 2022-08-07 15:57)

This seems useful...but how do you use it?

I got the export and pasted it into pal() but the default colors are still used when it draws. What am I missing?

P#115326 2022-08-06 21:33
1

You are not alone, @MLGDuckboi.

https://www.lexaloffle.com/bbs/?tid=35462

Nice selection program. What you should add maybe is the ability to export the palette to the clipboard for instant paste via the way @2darray has it down to one line in: pal({[0]=132,4,143,15},1)

P#115327 2022-08-06 21:56 ( Edited 2022-08-06 22:27)

@morningtoast
My bad. You have to set the correct palette (draw palette) via pal({blah},1). It is now automatically included in the export.

@dw817
Alas, someone has previously posted a prettier palette picker.

Also, thanks for the suggestion, it is now implemented!

P#115374 2022-08-07 16:03

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-29 09:15:21 | 0.042s | Q:25