Right now the list of sprites in MMM represents the actual order in which they are created; sprites further down the list appear in front of sprites above them. It should be possible to move a sprite up/down the list, so that their z-order can be manipulated. Either that or we come up with a better way to define z-ordering.
Right now the list of sprites in MMM represents the actual order in which they are created; sprites further down the list appear in front of sprites above them. It should be possible to move a sprite up/down the list, so that their z-order can be manipulated. Either that or we come up with a better way to define z-ordering.