When using raycast you cant access a specific ray you casted from a sprite. I am casting 3 rays at a time from my sprite and I want to know when a specific ray intersects with another sprite. But the thing is the rays dont have a specific name thats attached to them so you can see if one of the 3 rays are intersected. This got me stumped and now I dont know what to do.