2D Toolkit Forum
2D Toolkit => Support => Topic started by: oliverdb on March 03, 2014, 07:07:55 pm
-
Hey
I have a tk2d orthographic camera and I cannot sort my sprites in a specific draw order. How does it work?
-
Use z order to determine draw order, or use the sorting order parameter in unity, or the sorting layers.