Can A Collision See A Trigger

Can a Collision, OnCollisionEnter(), see a trigger? If so, how?

http://docs.unity3d.com/Documentation/Components/class-BoxCollider.html

look at the action collision matrix , that should answer your question :wink: