mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 19:34:43 -04:00
Added a custom color picker tool, which allows you to select a color from the canvas
This commit is contained in:
parent
dd60f0fc7e
commit
5f72e970c6
13 changed files with 296 additions and 135 deletions
|
@ -120,7 +120,9 @@ var right_fill_area := 0
|
|||
#0 for lighten, 1 for darken
|
||||
var left_ld := 0
|
||||
var right_ld := 0
|
||||
# warning-ignore:unused_class_variable
|
||||
var left_ld_amount := 0.1
|
||||
# warning-ignore:unused_class_variable
|
||||
var right_ld_amount := 0.1
|
||||
|
||||
# warning-ignore:unused_class_variable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue