[Feedback] Add RGB Color Picker Control
Teh_Bucket
Add a new type of expressions menu control that allows a user to select RGB or RGBA values. The values would update 3 separate floats (0-1).
It is possible for an avatar creator to create this functionality in the current system, but the end result is not a very user-friendly interface for in-game users. The in-game color picker could be a color circle with darkest values at the edges, white at the center, and full-saturation in-between.
Log In
Are_
More user interface options for Avatar menus would be great, and Color picking is probably the most common one for a cheap win. But how would a single joystick control 3 floats? With Saturation, Brightness, and Hue, you'll lose something if you limit it to a Vector2. The example image for instance lacks grey scale options.
Teh_Bucket
A visual example of how any RGB value can be selected and displayed via joystick puppet menu.