Change particle system color/size?

I feel like I’ve been trying with this for hours. Is there any way to change a particle system’s color/size? Like if I wanted to make the forgefire particle system 10 times as big and bright green or something…how would I do that? I’ve googled a few things, but none of them seem to work.

Thanks!

Nevermind, I figured it out thank god. If anyone needs to know just shoot me a PM or something like that.

Short answer, enabled/disabled parts of the particle system until I figured out which one was the fire, and then changed the color of ColorOverTime and changed XYZ things above. Size was pretty simple, just looked at size variable and changed XYZ things again

This tutorial is what you are looking for

Yeah that’s what I eventually found, thanks!