Particle prefab with plane collision.

Hi! Is it possible to create a Shuriken Particle System prefab that remembers planes to collide with? Because right now, when I instantiate Particle System it does have Collision checkbox ticked, but there’s no planes attached to it. The planes are outside the Particle prefab because they should’ve been common for all Particle Systems.

Hey, I had the same problem and solved it by creating a prefab out of my collision plane, which previously was just a GameObject in the scene.

I am having the same issue. FakX can you go into more detail?