let center = {
      x: this.app.renderer.width / this.app.renderer.resolution / 2,
      y: this.app.renderer.height / this.app.renderer.resolution / 2
    };