Okay so, I saw these particles in a game that’s outside of Roblox and it looks cool and I want to re-create. But I don’t know how. Take a look:
As you can see, those particles are the thing that I’m talking about. That’s what I’m trying to re-create but I’m just not sure where to start or how it should be done.
You should use Sequences, for dynamicly changeble particles. For example:
Size:
1 point - 1;
2 point - 0;
your partice will become smaller and smaller over time.
It should be the opposite. If you take a look on the video again, it’s getting bigger as it fades away. I want the first point to start at 10. Then the ending point to be 25 or higher. But the problem is it won’t let me.