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.
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.
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.