Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: beforethelight on September 21, 2012, 04:39:24 AM

Title: Color Picker Window
Post by: beforethelight on September 21, 2012, 04:39:24 AM
I make many different widgets and want to have the entire game have the same look and feel that being said I have to write down the color numbers and type them in to get the same color or make a prefab of every object I want a color to use over again.  If there is something I have missed that does this or something like it let me know.  I was working on a color picker where there would be 10 colors and you can save a color and then click a set widget color button and boom it sets the widget to the saved color.  I do this for fun and don't really get the editor setup,  but here is what I came up with.  It only has one color and will only set a UISlicedSprite but I thought it would be a good addition so I posted this topic.  Please provide input on this if you think it could be good or not.  Thanks.
Title: Re: Color Picker Window
Post by: ArenMook on September 21, 2012, 08:22:38 AM
A clipboard for colors. That's a good idea. I'll make it happen.