Reconnecting
Reconnecting...
Your session has timed out. Reload to continue.
Your session has timed out. Reload to continue.
Thumbnail for Timer behaviour

Create and start a timer

var timer = Behaviour.create("timer").start();

Add an action to run after a number of second

timer.addAction(3, function() {
     MixiplyObject.destroy(obj);
});
Urls
timer-behaviour.js
An error has occurred. This application may no longer respond until reloaded. Reload 🗙