ordering objects - is there a list of the current order?
This one has me puzzled. I have a load of graphics in a frame and want to make sure the ordering is correct for what can be seen in front of and behind another. Is there a simple list generated by CTF that shows the ordering or do I have to set this up in every frame and constantly manage what goes where?
I was hoping layers would take care of this but read differing layers could interfere with objects interacting together. I also thought I could order by a fixed value I assign each object but all I see if order by X value, Y value, or 'move to layer'.