Hi
I have just created a sprite animation shader using a few images (one for idle, one for walk) in grid arrangement:

Nearly everything works fine, except shadows, they are casting the shadow of the whole image:

I did not set the NOSHADER flag of the shadowmapping depth view, d3d_instancing is 0, so what could be the problem?
Thanks!