Add a "Parse Color" chip
CompletedIt would be widely helpful to have the ability to convert a string to a color value.
This chip would have a string input(HEX value), and two outputs, "color" as a color value, and a parse success boolean output. (view image below)
This would greatly improve the accessibility of the color value, and give creators more ways to dynamically change a color value.
Examples of this would be,
- Interactive color picker for players
- Change color values on the fly using math chips to construct a HEX value. (this eliminates the need for a long list of colors)
4
Please sign in to leave a comment.
Comments
0 comments