I kept three objects one after the other .I used raycast to send a ray from 1st to 2nd and 3rd objects.with different tags.Problem is that when sending ray from 1st, 2nd object is hitting and 3rd object is not hitting .Is there any way to hit both objects simultaneously when kept in a line.