adjustToAngle() {
    const isCcw = ccw(
      this.fx,
      this.fy,
      this.fx + this.fvx,