Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: galuodo on May 03, 2013, 12:58:04 AM
-
Greyscale sprites of items and skills are usually used in gui to indicate inactive, and create another image of greyscale will cost too much spaces. I tried to use a shader, but it will change the whole material in the atlas. So can I change a single sprite into grey or change the sprites under a panel into grey?
-
Put a 2nd sprite on top of the first one. My guess you will also want to change it to a filled sprite so you can have a cooldown timer effect.