libgdx decals

hello. i have problems with decals in libgdx…
i am using hexagon sprites to draw a map. if the decals are in the same height, the one that is rendered later overwrites the visible parts of the previous decal… is there a good way to solve this? (i already tried to render the decals one at the time, but got the same result)