Wondering how to achieve ring rising aura effect

The Building Support sub-category is intended for all development support relating to architecture on the Roblox platform. This includes questions ranging in difficulty from extremely basic to even the most technical of issues.

You may present your thread how you choose, but you are required to answer the following questions in your thread;

  • What are you attempting to achieve? (Keep it simple and clear)
    I really have no pictures which make this difficult to explain but I’m wondering how to make rings appear around a part and move up while fading. almost like a particle emitter but its more organized as a single ring being emitted per second
  • What is the issue? (Keep it simple and clear - Include screenshots/videos/GIFs if possible)
    I honestly have no idea where to even start, I would imagine if was able to make a system where parts constantly move up at the same rate I could make a circle of those.
  • What solutions have you tried so far? (Have you searched for solutions through the Roblox Wiki yet?)

You may then include any further details.

let me understand your question a bit better
you kind of want an effect like this?

image

Yes with the top like fading away, maybe an alternate version where it doesnt grow aswell

You mean like a pulse kind of Particle effect??

if you want what @seanieplays was suggesting as a particle effect, then get a particle emitter, change the color/texture to what you want, set the size and rate to what you want, all that. Make it’s spread angle 0, emit from the top, so it always comes out of the same spot from the top. Then, go to the transparency, and make the number graph thing a straight line upwards, so it fades away over time. To the same thing with the size value (but less so because the high values on that graph are really high) and make it so it gets bigger over time. That way, as it rises, it should get bigger and also fade.

Beams do this really well… here is a tutorial: