Forum Discussion
- WaltHamiltonSuper Hero
You need two triggers:
1. Begin animation when button is clicked
Show layer when animation completes
Hi everyone,
is there a way to create a button that first plays an animation on the current layer and then switches to another layer? If I create triggers for both actions and place the "Show layer" action after the "Move" action, a button click will still switch to the new layer immediately, skipping the animation. Adding a condition to the "Show layer" action that, for example, queries the state of an object I've changed with the same button click didn't help either.
Any help is much appreciated.
You need two triggers:
1. Begin animation when button is clicked
Show layer when animation completes