Boat Velocity Bug

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Minor
    • None
    • Affects Version/s: None
    • Environment:

      Linux

      If I set the velocity of a boat in the 1.12 the boat will stop. In other versions(1.8) the same code will move the boat.

       

      Example Code:

      Boat boat = (Boat) player.getVehicle();
      
      boat.setVelocity(new Vector(0.2, 0, 0.2));
      

            Assignee:
            Unassigned
            Reporter:
            Fin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: