this.dimTween = this.add.tween({
      targets: [this.dimmerRect],
      ease: "Linear",
      duration: 250,
      alpha: 0.8