Technical requirements
This chapter assumes that you have not only completed the projects from the previous chapters but also have a good, basic knowledge of C# scripting generally, though not necessarily in Unity. In this chapter, you will complete the project started in Chapter 5, Creating a 2D Adventure Game, so you should read that chapter if you haven't already.
The starting project and assets can be found in this book's companion files in the Chapter07/Start
folder. You can start here and follow along with this chapter if you don't have your own project already. The end project can be found in the Chapter07/End
folder.