Demigiant Forum

Unity Assets => DOTween & DOTween Pro => Topic started by: cynicalwanderer on June 15, 2015, 11:08:47 AM

Title: Fade tween type and CanvasGroups
Post by: cynicalwanderer on June 15, 2015, 11:08:47 AM
Hi,

I'm hoping this is just something I'm doing wrong.  I've got a panel with a CanvasGroup on it, so that I can control the alpha for a number of child objects.  However when I try to add a DOTweenAnimation component with the Fade tween type to be able to tween that alpha, I get "No valid component was found for the selected animation". 

Is there a workaround for this?

EDIT: I should mention here, the panel itself has no rendered objects on it, it's just a container for the child objects.
Title: Re: Fade tween type and CanvasGroups
Post by: vjchaos on June 30, 2015, 11:36:13 AM
I am having the exact same problem.