Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-3330

Boat Velocity Bug

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Minor Minor
    • None
    • None
    • 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));
      

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

              Created:
              Updated:
              Resolved: