Demigiant Forum

Unity Assets => DOTween & DOTween Pro => Topic started by: vjchaos on July 02, 2015, 08:25:17 PM

Title: CanvasGroup fade
Post by: vjchaos on July 02, 2015, 08:25:17 PM
Hi,

When I try to use DOTween to animate a fade of a CanvasGroup I get:
   "No valid component was found for the selected animation".

However the CanvasGroup can be accessed by the Unity3D animator. Why can't DOTween find a valid component?

Thank
Title: Re: CanvasGroup fade
Post by: Daniele on July 02, 2015, 08:49:56 PM
Hi,


Are you talking about DOTween Pro and the visual editor by any chance? If so, Fade isn't actually available for CanvasGroup objects: adding it to my todo list (should be done within Saturday, I hope).


Cheers,
Daniele
Title: Re: CanvasGroup fade
Post by: vjchaos on July 05, 2015, 09:26:42 PM
Thanks. Greatly appreciated!
Title: Re: CanvasGroup fade
Post by: Daniele on July 05, 2015, 10:31:22 PM
Hey,


Sorry if it's not ready yet, but I'm encountering some issue which I need to fix first. Hope to have it done within tomorrow evening or the day after max.
Title: Re: CanvasGroup fade
Post by: Daniele on July 06, 2015, 06:20:30 PM
Done (http://forum.demigiant.com/index.php?topic=89.0) :)

P.S. You need to have access to DOTween Pro's private download area to see that link. To do that, follow these instructions (http://forum.demigiant.com/index.php?topic=2.0).
Title: Re: CanvasGroup fade
Post by: cynicalwanderer on July 07, 2015, 06:42:58 PM
I can confirm this works and fixes the issue from my earlier post as well.