Making small candle flame in Unity

I’m quite new at Unity, and I’m having trouble creating a small flame. But whenever I use the particles (flame), it’s massive. I’m having huge trouble making it small. The only way I’ve been able to create something near is by enlarging everything in my scene except the flame. Does anyone know of something that will help me out? Unsure if I need to use script or if there’s something else completely different.

Thanks

you should start with a basic Particle System, start adjusting the things inside of it, until it is the shape and consistency that you want. Everything is in the emitter.

In turn, this will teach you alot about how to use the inspector and specifically emitters. What good game doesn’t have an emitter.