//#CLIENTSIDE function onCreated(){ setTimer(0.5); } function onTimeout(){ putleaps 5,this.x-random(0.05,-0.5),this.y; setTimer(0.5); }