Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Ellipsoid particle emmiter not colliding all the time

Discussion in 'Physics' started by Kolovrat, Jan 25, 2015.

  1. Kolovrat

    Kolovrat

    Joined:
    May 5, 2014
    Posts:
    17
    I'm using Ellipsoid particle emmiter to create object that will collide with a Cube. Function OnParticleCollision() is used to detect collision between particle and Cube. Everything is working fine, collision between these objects is detected, BUT not all the time. And I cannot figure out why is that happening. Here is the property for the Ellipsoid particle emiter, maybe that'll help


    P.S. I saw that Ellipsoid particle emmiter is maybe out of date, but I've got project with that.
     

    Attached Files: