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?