2D Toolkit Forum

2D Toolkit => Support => Topic started by: MrMajorThorburn on April 02, 2015, 03:30:11 pm

Title: 2dtk Tutorial in Unity 5 - z order of sprites not working for me
Post by: MrMajorThorburn on April 02, 2015, 03:30:11 pm
I am following the tutorial and have got to the place where we build the background by adding and positioning sprites using the fields collection as the backdrop.
My problem is that adjusting the position z as instructed makes no visible changes to the sprite in the view except that any value above 0 makes the sprite disappear.

I thought z was not used in 2D.