G
Guest
This is very difficult to explain. If it makes no sense, it's me, not you.
In my presentation, three shapes (call them A, B, and C) are independently
animated to move in position next to each other to make the shape of a fish.
Each shape starts animation when it is clicked. A user may chose to click on
A, B, and C in any order.
Is it possible to have the next animation start only after all three shapes
have completed their animation? I can't use "start after previous" because
previous could be A, B, or C, depending on the order chosen by the user.
In short, is there a way to make an animation trigger dependent on the
random completion of three other animations?
Thanks in advance.
In my presentation, three shapes (call them A, B, and C) are independently
animated to move in position next to each other to make the shape of a fish.
Each shape starts animation when it is clicked. A user may chose to click on
A, B, and C in any order.
Is it possible to have the next animation start only after all three shapes
have completed their animation? I can't use "start after previous" because
previous could be A, B, or C, depending on the order chosen by the user.
In short, is there a way to make an animation trigger dependent on the
random completion of three other animations?
Thanks in advance.