I would suggest just making a function that has 1 parameter. The parameter will be the Layer you want your character to go to. Inside the function you just move each item to the new layer in the correct order.
It's gross to do, but you only need to do it 1 time, then you can call the function whenever you need to.