HSV color picker

A place for Ren'Py tutorials and reusable Ren'Py code.
Forum rules
Do not post questions here!

This forum is for example code you want to show other people. Ren'Py questions should be asked in the Ren'Py Questions and Announcements forum.
Post Reply
Message
Author
valery_iwanofu
Newbie
Posts: 8
Joined: Tue May 18, 2021 2:56 am
Contact:

HSV color picker

#1 Post by valery_iwanofu »

Image

Links:
Github

Usage:

Code: Select all

default color = Color(rgb=(.33, .0, .33))
screen test_color_picker:
    use color_picker(
        VariableSimpleValue('color')
    )

Post Reply

Who is online

Users browsing this forum: No registered users