function st_standing() { x = pos.x*global.tilesize.x+global.tilesize.x/2; y = pos.y*global.tilesize.y+global.tilesize.y/2; //log(x, y); }