I've created a tree. Told the player to be infront of that tree if player.y is greater than the tree.
Set the hotspot down to the treeroots. And the same thing I did for player.y is less.
So the player is behind the object.
Now, I don't want to make for each tree a new sprite. I take the same tree. But of course
that method won't work anymore :/.
I don't want a system like Filmation(like R0J0hound did) lol, it's too complicated. And it's not necessary I think.
Is there a way to use the same tree sprite and being behind both or even between them?(in the y axis)
edit: And please don't tell me to make another layer for it xD
A forest would take too many layers