Hey there !
I’ve got something similar for choosing the skin tint of my character.
- Build a palette widget with 2 images :
- one for the picker
- second for the color selection
like so:
then get a function with event tick to get the coordinate of the mouse on the palette:
then a function to set skin tint :
Good luck !