
A lightweight and customizable runtime color picker, featuring palette texture generation, prefab samples and event-based scripting.The Color Picker is a runtime UI component that allows players or users to select colors from a predefined palette. This tool is ideal for in-game character customization, drawing tools, visual themes, or any situation where dynamic color selection is required.It includes an intuitive Palette Texture Generator with built-in options for color arrangement, image import, and exporting as .png textures. Developers can quickly generate palettes and use ready-made UI prefabs to save setup time.The system is event-driven, offering a simple API that allows you to subscribe to color selection events or directly retrieve the currently selected color. A sample scene and prefabs are included to demonstrate practical usage and accelerate integration into your project.DocumentationYou can leave your suggestions and questions here: DiscordRuntime color selection using palette texturesBuilt-in Palette Texture GeneratorImport/export .json presets and .png texturesReady-to-use UI prefab and demo sceneSubscribe to selection events or poll selected colorLightweight and easy to integrateFull source code includedCompatible with Unity UI (UGUI)Code assistant