Hello again,
I've animated some buttons to enter screen by fading in with a TweenColor component. They come in without any problem. If I hover over them, a TweenColor component is automatically added to the child Background for the event. The problem is that if after hovering over the button it fades out to 0 alpha.
If I deactivate the TweenColor component from the parent button solves the problem, but destroying the component after the animation doesn't. Still, I'd like to keep the animation. What would be the supposed solution? Or maybe I'm doing something wrong..?
Thanks!
PD. I'm still using the free version