Forum Discussion
NancyHemenway-e
3 years agoCommunity Member
Motion path tied to button but also a delay in opening a layer.
Is there a way to tie the motion path to a button that ALSO triggers a layer to open with a DELAY?
User pushes BUTTON (activating the) MOTION PATH and also OPENS a layer 3 seconds later?
Tha...
StefanGottfr790
3 years agoCommunity Member
You could insert a rectangle outside the canvas and give it a motion path with a duration of 3 seconds. Trigger the motion path of this rectangle when user clicks the button. Trigger show layer when motion path of the rectangle ends.