Forum Discussion
ChristophSchmol
2 years agoCommunity Member
Can I delay the switch to another layer until an animation has finished on the current layer?
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.
1 Reply
Sort By
- WaltHamiltonSuper Hero
You need two triggers:
1. Begin animation when button is clicked
Show layer when animation completes