0 of 0

File information

Last updated

Original upload

Created by

Stentorious

Uploaded by

Stentorious

Virus scan

Safe to use

Tags for this mod

About this mod

Adds a HSV color picker to UI color selection menus. MAPMO supported. Also acts as a modders resource.

Permissions and credits
Changelogs
Donations




Adds a HSV color picker to the display settings menu for easy HUD color selection.
Integrates color picker into MAPMO's color selection menus.
NOTE: Display settings picker will only appear if MAPMO isn't installed.



General
Allows user to easily select desired color without having to specify RGB values.
Completely built using XML with no required scripting.
Outputs Red, Green, Blue, and Decimal color values based on selected color.
Access output values directly from UI traits.


ADDING PREFAB
Prefab should be added to via an <include> element to allow trait overrides.

CONFIGURATION TRAITS
> Visibility
> Positioning
> Window Size
> Backgound Opacity/Padding
See XML for a detailed overview.


FUNCTIONS
Included CompileScript functions enable easy interaction with the color picker.
See function files for more detailed explanations and use case examples.

> SelectColor - Selects a color in the HSV Color Picker window
> GetRGBColor - Returns Red, Green, and Blue components of currently selected color
> GetDecimalColor - Returns decimal representation of currently selected color




xNVSE
User Interface Organizer



Installs like any other mod, manually or using a mod manager.