Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: musach21 on October 15, 2014, 12:02:32 PM

Title: Button Click Effects
Post by: musach21 on October 15, 2014, 12:02:32 PM
Hello:
Currently working on something on my own. For other reasons I will not bore you with, I am not using the UIbutton that Ngui provides a nice way of handling this kind of thing. I am just trying to 'darken' a sprite that I am using as a button when it is disabled, and also to cause a ripple-like effect when the button (sprite) is clicked. Do I need to script this up?Someone has already mentioned I should look at the particle system which I am not familiar with entirely..Any ideas are much appreciated?
Title: Re: Button Click Effects
Post by: ArenMook on October 16, 2014, 06:30:25 AM
There is nothing in NGUI that would give you a ripple effect, so I can't suggest anything there. Tinting a sprite is as simple as changing its color though.