I want to make a button that fades in on an over state and fades out when the user moves the mouse off of the button, I use alpha when I try to get this effect with other animations but I have yet to do it with a button.
How would I go about doing this, I don’t really have any knowledge of animating buttons besides the basic up, over down states. Thanks.