I need to setup various actions that will take place based on the user clicking on buttons. These actions are time related.
Ex: 2 objects +2 buttons.
when user clicks on button1, object1 moves off screen (timer with object position incrmenting).
Same with object2.
How can I call a different onTimer trigger for each button?
Thanks
Yossi.
P.s. I don't want AMS to be running constantly in the background a "onTimer" bunch of actions. I think it is inneficient programming technique.


