I’m creating visual effects using TweenLite, which currently only manages the **tweens **for me, can I also **attach **a sprite at a specific time? (using “delay”)
Basically I want to use TweenLite to attach/remove sprites apart from just tweening existing objects.