Make sprites one-sided

Is it possible to have the option to have sprites as one-sided?

You can see the issue here with the left hand side of the platform that gets jumped onto - the left side of the platform should be invisible when the platform is jumped onto, but instead it draws through the top of the platform.

ZgYnX5qJxB

I also tried using the sprite draw order number, but it didn’t seem to work.

Having a one-sided sprite option would be useful in cases like this.

This post might be useful to understand how to get the Sprite component’s Draw Order property working properly: