Esempio n. 1
0
 private void OnParticleCollision(GameObject other)
 {
     pooper.OnParticleCollisionWithPoop(this, other);
 }