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.
[color=ff0000]You must have SuperBLT and BeardLib for this mod to work![/color]
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 Advanced Crosshairs, Hitmarkers, and Hitsounds as a reference if you wish to see an example of Color Picker's implementation.
[b][color=ffd700]Installation instructions:[/color][/b]
- Download the .zip file from this mod page or from the GitHub page.
- Unzip the .zip file into your "mods" folder.
[b][color=ff2222]Known issues:[/color][/b]
- 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.
