There is no extension for this but it should be fairly simple to program yourself. Anything that the player sprite needs to walk “under” or “behind” would need to be a sprite, and you’d want to detect which path the player is on and change where the walls are based on that. It would be quite tedious depending on how you do it, but it’s doable.

