How to create a Particle that shown once then destroyed

So I want to create something like bullet collision effect with particles.

Once bullet collision with object, bullet will be destroyed and spawn particle for short time, then particle will also be destroyed.

I dont see any example for one-shot particle

Any idea how to do it?

game-objects/particle-emitter/explode-test

Thanks, it was what I looking for

1 Like