I haven’t seem to find a youtube tutorial or for this.
I’m trying to add a particle so when the person clicks the textbutton a particle emitter pops up every time you click it. I’ve tried multiple things but they don’t seem to work.
Any help would be great!
Roblox sadly haven’t added a particle system for GUI yet, that said, you gotta have some work arounds using ImageLabels…
But here, there is this resource I just found for making it: 2DEmitter - Create beautiful UI particles - Resources / Community Resources - DevForum | Roblox
This worked perfectly, thank you so much!