Hello everyone! I'm sorry if I'm asking a silly question but I tried searching through the forums to see if anyone is having the same problem as I.
I'm currently learning how to use NGUI and I believe I have my gui button set up properly. It's attached to a panel, it has a collider, the button component, and a texture assigned to it. I've also defined the different button colors for normal, hover, and pressed. When I run the game, I noticed that the actual colors aren't changing, but if I look at the preview window with the current button selected, I see the color changing accordingly.
Am I missing something? Thanks in advance.