Apress / Devel-2D-Games-Unity

Source Code for 'Developing 2D Games with Unity: Independent Game Programming with C#' by Jared Halpern
https://www.apress.com/us/book/9781484237717
Other
215 stars 53 forks source link

[Instructions] Characters sorting layer ("added" twice) #30

Open profjpbaugh opened 4 years ago

profjpbaugh commented 4 years ago

On pp. 60-61, you add a sorting layer named Characters and set the Player in it On p. 104, you "add" the layer again, instead of just moving the Characters layer to the bottom of the Sorting Layers list.