I noticed that at 9:40 in the video the player object bounces on the floor when hitting the head, but mine doesn’t.
I am using Unity 2021.2.11f1 and the head won’t even touch the ground. I have to add another collider that is not a trigger just to make the head touch the ground. Otherwise the Player will clip right through the ground.