How do I make a Jump Particle script

Ok, it feels like im in the wrong support category but i have been trying to find out how to script particles for a very long time now but i cannot figure out how. Im trying to make particles that emit when the player jumps, I tried to look up tutorials but i just could understand them.

detect when the humanoid jumping = true then add a particle emitter

1 Like

Like @4PackAbs said, add a Particle Emmiter to the Player (when they join the game), then turn it on when they Jump.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.