Circle Flame Particle Effect

Discussion in 'Plugin Development' started by GotRice, Apr 9, 2014.

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

    GotRice

    I was wondering how you could create this:

    [​IMG]

    Any ideas? Thanks.
     
  2. Offline

    Maurdekye

    GotRice Well, you'd have to use an external particle API to even create those particle effects, and then use some trig to make it a circle.
     
  3. Offline

    GotRice

    Maurdekye I doubt this is a traditional particle effect. To my knowledge you cannot individually place flame particles.
     
  4. Offline

    zDylann

    Use the ParticleEffects Libary(Google it) and like Maurdekye said, use trig to make a very small circle.
     
  5. Offline

    GotRice

    zDylann To my knowledge, you cannot spawn a single tiny flame particle, they all spawn in bunches. Like so:

    [​IMG]
     
  6. Offline

    zDylann


    What method are using to spawn those effects though?

    I made this a while ago for a teleport animation on my server, never tried doing fire with it.

    [​IMG]
     
  7. Offline

    GotRice

  8. Offline

    GotRice

  9. Offline

    xTrollxDudex

    GotRice
    Are you using particle count of 1 and 0 offset using precise block angles?
     
  10. Offline

    Ape101

    That teleport effect doe :eek: zDylann
    You should post how you did that to help with these flames
     
Thread Status:
Not open for further replies.

Share This Page