Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: Splatics on December 12, 2012, 12:41:41 PM
-
I have two images for a button. One image for the regular state, and one image for the clicked state. Both images are in the same Atlas. I can see where I can change the color for a button when its clicked but how do I change the image when the button is clicked? Thanks!
-
Use a UIImageButton
-
Great! Thanks!