Color Picker is an intuitive and user-friendly menu class for allowing users to visualize and pick colors with a user interface.
This is a utility mod, similar to RadialMouseMenu or TdlQ's QuickKeyboardInput, and is intended for use in other mods.
This mod also does nothing on its own.
You must have SuperBLT for this mod to work!
(Note: BeardLib is no longer required for this mod.)
UI placement, default colors, and default color palette swatches can be extensively customized.
Please see https://github.com/offyerrocker/PD2-ColorPicker for documentation on implementation for mods, and for the latest development version.
You can also use Grenade and Molotov Visualizer as a reference if you wish to see an example of Color Picker's implementation.
Known issues:
Mouse button-releases can count as a click to the menu input system.
Background menus may be mouseover-able (eg. the cursor icon may change); however, they will not be interactable while ColorPicker is active, as intended.