Particle Effect

Discussion in 'Plugin Development' started by zakarls, Jun 19, 2014.

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

    zakarls

    I have a plugin where if I do /shoot it will shoot the player into the direction youre looking (with added velocity). I was wondering if there is any way that I could display a smoke or firework trail behind them as they fly through the sky. Thanks for any help :)
     
  2. Offline

    teej107

  3. Offline

    dmiller2400

    zakarls

    One way I would advise trying to do this would to be schedule a syncdelayedtask and spawning a particle effect at the players location every so often on the scheduled task, giving the look of a trail
     
Thread Status:
Not open for further replies.

Share This Page