how do I check if I collided with the gameobject? unity code example Example: check for collision unity c# void OnCollisionEnter(Collision col) { }