In my code first I collected all conditions and then made switch based on total count. There is max 6, so you have to break the loop if there is more conditions on the player. In each case (1, 2, 3, 4, 5 and 6 conditions) I'm setting each condition position by earlier defined offset, so probably...