Hello,
I'm making a game and in that game I've around 60 objects of the same class. Now I've to order them by an action. If a crane is taking up a container that container must be the highest in the z-index. The container is moving over the other ones. If I move the container now the container moves under other containers.
Can anybody help me fixing that problem?

