I'm really curious to know more about this implementation of shadow mapping im Unity, since I'm struggling myself with pseudoshadow casting methods. I personally just made a script and a shader that just flattens a mesh filter/skinned mesh to the ground, deforms it against the light source and...