Ah, I see what you mean. I think that wouldn't work in this case, because my use case right now is showing/hiding a menu. It's not a read/unread effect; I'm simply fading in all the text or Images for the menu - either manually via a coroutine or with an Animator - and then fading them out when you exit the menu. So, I don't think draw animations could be set up to work like that, unless I'm mistaken.