Page 1 of 1

timer active when change to the next panorama

Posted: Fri Aug 28, 2020 6:52 am
by r_wang
How to make the timer active(start to counting time) after the next panorama open?
I try to use the timer to make a drop down action on a banner when node changes.
Is it possible to do?

Re: timer active when change to the next panorama

Posted: Fri Aug 28, 2020 8:33 pm
by Hopki
Hi,
You can use a timer with the action, Node Changed, Set Value, 2sec, Self.
Then add a deactivate action to do something.
Set the timer to Manual and 0 seconds and Repeat, One Time.

SO on node changed the timer will start, after 2 seconds it will deactivate, so this can trigger an action to do something.
Regards,