You are building a top-down 2d mech game? You could avoid compositing them altogether and draw each piece at a different y height. Let the transparent sorting take care of the composite.
↧
You are building a top-down 2d mech game? You could avoid compositing them altogether and draw each piece at a different y height. Let the transparent sorting take care of the composite.