I am using the Sprite shape Package for my Game.
But the length of the collider not seems right.

So now my Player can stand in free air. How can I fix this?
And yes I know that the resulution of the grass is bad.
I am using the Sprite shape Package for my Game.
But the length of the collider not seems right.

So now my Player can stand in free air. How can I fix this?
And yes I know that the resulution of the grass is bad.
Collider generation includes the borders of the sprites along the splines not just the spline. In the above case, you may want to manually edit the Collider though and remove the collider points for the borders. Please let us know if this works for you.
It works unless I change the spriteshape again. So I will do it after building a complete level.