Get bow strength?

Discussion in 'Plugin Development' started by Tythus, Jul 16, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    Tythus

    So when a player shoots an arrow I want to grab the bow state on how far pulled back it is and also be able to change the speed of the arrow that is launched.
     
  2. Offline

    MrKeals

    EntityShootBowEvent > event.getForce()
    This will give you a float value with a maximum value of 1.0
     
  3. Offline

    Tythus

    doh I had screwed something else up in that case on a side note would you know how I would go about shooting multiple arrows at one time?
     
  4. Offline

    _LB

Thread Status:
Not open for further replies.

Share This Page