Further reading
Take a look at the following links for useful resources and sources of information regarding the 2D features provided by Unity:
- Overview of 2D features in Unity: https://unity.com/solutions/2d
- More about Unity Animator Controllers and State Machines: https://docs.unity3d.com/Manual/class-AnimatorController.html
- Unity’s 2D rogue-like tutorial series: https://unity3d.com/learn/tutorials/s/2d-roguelike-tutorial
- Platform sprites from Daniel Cook’s Planet Cute game resources: https://lostgarden.home.blog/2007/05/12/dancs-miraculously-flexible-game-prototyping-tiles/
- Creating a basic 2D platformer game: https://learn.unity.com/project/2d-platformer-template
- A fantastic set of modular 2D characters released under the free Creative Commons license from Kenney. These assets would be perfect for animating body parts in a similar way to the
PotatoMan
example in this chapter and in the Unity 2D platformer demo: http://kenney...