I have made a game where I use raycasting to determine whether or not the player is on an object. I know how to do this using layers, but I'd rather make it so it checks if it hits an object with a tag. Heres the code:I have made a game where I use raycasting to de