if (col.tag == "Ball")
{

Destroy(col.gameObject);

}