Like the title says…
The Particle Emitter is an amazing object but it really need to have a collision mask for the particles created.
And like it needs to have an option that says something like “Make particles have collision mask or not”
It would help a lot because here is what I do:
1- I create particles using the particle emitter
2- Then I create another object that uses a physics behavior and give it a force to give the illusion that the particles are interacting with other objects but that’s not very good as it sometimes tanks the performance.
A collision mask is really really needed for the particle emitter…