Hello everyone and sorry for my english ...
I have two simple questions simple :)
I'm making a 2d platformer with 12 layers layers that use the parallax ...
in the layer where the hero, there are objects that are ahead and behind the hero ...
only working with more complex objects becomes change the Z-order of each object ... I wanted to know if creating three layers to sort the items to the memory ram can weigh as there are already 12 layer ...
or if there is a simple method that orders the objects by numbers ... it is frustrating to change the order of 10 subjects ... just that one change and therefore you have to change almost all the others ...
thank you very much <img src="smileys/smiley1.gif" border="0" align="middle" />