I want to use 2 horizonts for my game. On both the horizonts, player sprite can interact with platforms but nor at once. I need to sort the colisions since the 2 horizonts can sometimes overlap. Can i add a z-order to the solid behavior to distinguish the horizonts?