I’ve been trying to work with ParticleEffects more recently but I realized that most ParticleEffects take a while to start. When you toggle enabled or clone the effect, it usually takes a second before the effect is fully active or disappears completely.
I don’t know if theres a way to change this at all, but I’m trying to clone an effect from ReplicatedStorage and parent it to a part when an event triggers. The event is short and the particles should stop after a pretty short time period, which is the only reason I want the effect to activate faster. If anyone has any ideas I would really appreciate it!