The default button widgets have a hover state applied to their background. If I remove the background from the tween target, nGUI gives me a warning.
Does this matter? Is there another component I can use to get button click events without the hover requirement? I've commented out the warning so my console doesn't get full of messages, but I want to make sure this is the best practice.