Launch arrow that isn't effected by gravity?

Discussion in 'Plugin Development' started by NerdsWBNerds, Jun 11, 2014.

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

    NerdsWBNerds

    I want to launch an arrow that doesn't get pulled down by gravity, how would I go about doing this?
     
  2. Offline

    jpjunho

    NerdsWBNerds
    schedule a repeating task and just set its vector y to itself
     
    ZodiacTheories likes this.
  3. Offline

    fireblast709

    You will probably also have to consider the entity tick as well, since there will be some displacement each tick before it runs the task.
     
Thread Status:
Not open for further replies.

Share This Page