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.