I'm trying to tween the color of a panel to fade from no alpha to full as it is brought in with TweenTransform. I tried adding TweenColor to panel and set the colors accordingly but alas nothing happened.
Do I need to set the tween color to the individual objects within the panel?