Hello Construct 2 people!
I have a small problem which probably is somewhere in the manual but I am having a hard time to find it so I thought I might go here and post instead. I have a sprite (a tree to be more specific) where when I pass its origin point on the Y axis it moves to the upper layer (so if I move "above" the sprite it moves it to the front layer so it appears I am behind it and vice versa) but it only really works for the first sprite. The rest behaves from the first sprites Y axis so any tree that is under the "original" tree is always on the bottom layer and all the trees above it is on the top layer.
If anyone has an idea to fix this or work around that would be really appriceated!