Particle System random position spawn

Hi!

I want my particles in the system spawn at a fixed position, right now the spawn left right etc etc random positions:

I tried almost everything, did not find the answer, how do i disable it that it has no offset but on a fixed position
And whenever the effect is close to the ground, it vanished like it blends with the ground, how do i prevent that?

Thanks

-luc

I know this is a very old question, but for everyone in the future:
First go to your Particle System and disable Auto Random Seed.Then go to Particle System > Shape and then set the shape to sphere and the radius and radius thickness to something very small like 0.001.

This works for me and I hope it for you, too!
Good luck!

4 Likes

Looks like setting Particle System > Shape > Scale to 0 is what prevents the random placement. I assume that specifies the size of the area in which particles can spawn.

1 Like

Probably the pivot of your mesh is not aligned properly in the center when you imported it.Freeze start rotation probably will fix your problem if you don´t want to import a new mesh