pointX = ORIGIN_X + interspaceX+ 50;
pointY = ORIGIN_Y;
pointY-=interspaceY;
lightning.spawn(new Vector2f(pointX,pointY), immobile, nullLayer);
lorb .spawn(new Vector2f(pointX-400,pointY), immobile, layer);
pointY-=interspaceY;
rapid .spawn(new Vector2f(pointX,pointY), immobile, nullLayer);
rforb .spawn(new Vector2f(pointX-400,pointY), immobile, layer);