- Home /
Mysterious plane created on enabling particle collision
Hi, i have been making a game that has a particle system. However, when i enable collisions on the particle system, it creates a mysterious plane and the only way to get rid of it is disabling collisions again. Does anyone know what this is?
Any help is greatly appreciated, thanks.
Answer by NightLucididty · Nov 07, 2015 at 11:02 AM
Well first of all as you can see on the Inspector, you are creating a plane when adding collision,
I have not seen this happen before but I have seen something similar in my work once,
On my work all that happen was I got the plane but the plane was gray,
From my experience just changing the visualizations from solid to grid should work,
Let me know if the problem persists,
Good luck,
NightLucidity
Thank you so much! Changing visulization to grid did the trick! I wonder why this happens? But thanks again :)
Your answer
Follow this Question
Related Questions
Assign particle collision in code? 0 Answers
spawning on collision 1 Answer
Collision detection problems with plane + 2D Sprites 0 Answers
Verify Planes collision inside OnMouseOver of another GameObject 0 Answers
Extinguish a Fire Particle System Using Game Object or Particle System Collisions 0 Answers