2D Particle System

Hi! Lately I’ve been working on a 2D Particle system. It has various of different settings that can be modified. Such as Color, Size, Transparency, and much more. It can be used either as holding down or to indicate a click. Would you be interested in anything like this? And be free to come with feedback.

Red: Can be used to exit gui

Colorful:

5 Likes

Looks nice! I’m not quite sure what it could be used for, maybe if someone wants to add some sort of 2d game with tracking or to spice up navigating menus.

1 Like

wait how did you do that? vieport frames? mafs? MAGIK?

1 Like

in my case mouse trails

1 Like

Hey! It is just normal Frames, I used RunService to update the position of the frame with some physics. First I had a base Velocity, and “shot” the frame in one direction and applied some acceleration downwards to make the effect that it is falling.

Thanks for the compliment! I’m planning to use it on buttons when they are clicked. Like this
on the exit button

This is all just an experiment, I cooked it up quick to show you, so it doesn’t actually close

5 Likes

you need to make a tutorial on this

1 Like