unity color dialog

do we have a way to pop up a color dialog to pick color as the programe is running?Is there a control like this in UNIT?

Not built-in; you’d have to make one.

–Eric

thank you !!Eric I ve guessed that ,would you tell me how??? I use VS2010 as script editor

You write a bunch of lines of code until it works. :wink: If you don’t know how to program, you’ll have to learn.

–Eric

fine ,I think I should work harder…Thank you for your tips …