Help: How do I make the Fire Particle effect spawn from 1 location like a torch?

I am trying to make a torch from a few SM and the fire Particle Effect.

But the particle effect root is a little random, so it does not appear to be a burning touch.

Not very good at Particles, tried to play with initial size so it appears to come one central location, but without success.

Tried to scale, but does not seem to help with this.

Any help would be great

That fire particle system has a sphere for each emitter so they spawn at random points within those spheres. You need to either reduce the size of the sphere modules or delete them.

Hey

Worked so close, any other tips?

You may want to tweak Initial Size and Size by Life values as well. Initial Size is what it says, the size of a particle when it is born so you may want to decrease that as well to get a more torch-scale look, and Size by Life is a multiplier for initial size value, which you can control over an emitters lifetime.