I would like propose a simple addition to the ParticleEmitter object’s Emit function that’ll allow us to spawn a set amount of particles at any CFrame in the world, reason why I decided to go with CFrame instead of Vector3 is so that we devs can set the position and direction the particle will go upon creation.