Hey folks found this site from searching around. I'm doing a Game Dev course as a complete newbie to coding and one of our assignments is making a game from scratch. I'm trying to make a jousting game where the aim is to hit the head of the other player, causing the opponent to ragdoll. Only issue I'm having at the minute is the head isn't detecting the collision. I have no idea where I'm going wrong as I've been stuck on this issue for ages. I have no idea if it's my scripting or what. I have colliders and rigid bodies and everything else set up.
Is it possible for me to send in the link to my game on GitHub and someone could maybe see where I'm going wrong?