• Type: Bug
    • Resolution: Invalid
    • Priority: Minor
    • None
    • Affects Version/s: None
    • None

      The Boat ignore the Yaw in a Location when the boat teleported

      b.removePassenger(p);
      Location loc = MoveDelayLoc.get(b);
      loc.setY(e.getLocation().getY());
      b.teleport(loc);
      b.setVelocity(new Vector(0,0,0));
      b.addPassenger(p);
      

            Assignee:
            Unassigned
            Reporter:
            Jan U
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: