Forum Discussion

ChristophSchmol's avatar
ChristophSchmol
Community Member
6 months ago

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.

  • You need two triggers:

    1. Begin animation when button is clicked

    Show layer when animation completes