Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

JT's Color Picker Kit

An asset by JoenTNT
The page banner background of a mountain and forest
JT's Color Picker Kit thumbnail image
JT's Color Picker Kit thumbnail image
JT's Color Picker Kit thumbnail image
JT's Color Picker Kit hero image

Quick Information

0 ratings
JT's Color Picker Kit icon image
JoenTNT
JT's Color Picker Kit

A complete runtime support user-interface-based RGBA and HSV Color Picker.

Supported Engine Version
4.3
Version String
0.1.0
License Version
Apache-2.0
Support Level
community
Modified Date
17 hours ago
Git URL
Issue URL

JT's Color Picker Kit (Godot Plugin)

A complete runtime support user-interface-based RGBA and HSV Color Picker.


How to Install?

You can either download via Asset Library available in Godot Engine, or Download from Releases [here] and follow these steps:

  1. Download the ZIP file.
  2. Extract the named plugin folder.
  3. Copy the folder into your Godot Project addons folder. (If you haven't added the addons folder under the res:// folder, then manually create the folder)

All Useful Events and Functions


For a quick way to use it in runtime, look for UI_ColorPickerInstance script that attached to color-picker.tscn. These are the most useful events and functions:

Named Type Usage
on_color_picked(c: Color) Event Called when confirm selected color. Signal used to receive the color value.
get_picked_color() -> Color Function Get current cached picked color.
set_targeted_control(target: Control) Function Setting the target control node for color instance to live send the color.

Showcase & Screenshots

rgba-sample

README showcase-gif


PATCH LOGS


  ### Version 0.1.0 ###
- Initial Released for Godot 4.3

A complete runtime support user-interface-based RGBA and HSV Color Picker.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
JT's Color Picker Kit icon image
JoenTNT
JT's Color Picker Kit

A complete runtime support user-interface-based RGBA and HSV Color Picker.

Supported Engine Version
4.3
Version String
0.1.0
License Version
Apache-2.0
Support Level
community
Modified Date
17 hours ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers