![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Chevi |
Down below I have this mock-up this is how I would like the scene to look.
I have this TileMap (Orange) with a player in front, then I have the mid-ground trees (Blue) in a parallax without any actual parallaxing, then there are the background trees (green).
I want the mid-ground trees to be in front of TileMap, but then if I do that the character gets hidden by the trees, because parallax layers are either fully in front or fully behind, any way to get around this?
Im putting the mid-ground trees in a parallax layer so I can have the duplicating effect.