Tree overlapping top down

How can I make it so each tree is behind the one in front of it? I’ve tried a lot and nothing worked.

1 Like

Try extracting each tree’s Y coordinate and inputting that to the Display Order behavior

3 Likes

I’ve thought about that but I also have to account for the player going behind it

1 Like

I want the player to be able to go behind the tree and in front of the tree

1 Like

You would use the display order on the player too

4 Likes

Oh, duh :person_facepalming:

1 Like