Sorting layers behind and infront?

Okay im not that good in english but i try to get my point across.
My problem is these:
Say we have a backdrop out of 3 layer 1,2,3
and an object that is tanglet behind this layer so that if you lower it parts go behind the layer (like a flower that grows out of the background for example) so that layer would be:
for the head 4
for the flower body 2 so it dissapears between 2 and 3.

But what if i want an other element thats in front of the background but behind the flower.

maybe this is obvious and it just don’t struck me jet, but im thankfull for every advice :slight_smile:

greetings,
Dan

Edit: So here is my project:
The Obsticle should be completly in front. But behind the green and brown layer. those two black bars go way deeper and are just cut by the layer.
So how do i get those red stripes behind the obsticle and infront of those 3 background layer at the same time?

I will rephrase the question and try to answer it.

You want the same sprite to be in sorting layer 2 (for top half) and 4 (for bottom half)

My guess is it can’t be done.

You can have only one sorting layer for a sprite. Reorder the layers for other images accordingly to get this effect.