- Home /
Question by
Chakroun Yesser · Feb 18, 2011 at 10:32 AM ·
progress-barcircular
Creating a Circular Progressbar as Button
Let me explain what I want to do exactly... This circular progress bar => link text<=,I click on it, I kill an enemy and the progress bar is my player experience For that, I would change it into a button and I am newbie in unity
Reference : link text
Comment
@07$$anonymous$$r07 - If you add a mesh collider to the progress bar, you can use On$$anonymous$$ouseDown() to be able to capture a click on the progress bar. Not sure if that is what you (and the OP) are asking for.
Im trying the cooldown effect on a gui.button, here's the question http://answers.unity3d.com/questions/635414/cooldown-effect-in-a-button.html