function onCreated() { setTimer(1);}function onTimeout() { destroy();}//#CLIENTSIDEfunction onCreated() { setshape(1,32,32); this.ani = "pb_bmp-clip"; this.dir = player.dir; drawunderplayer(); dontblock();}