Technical requirements
This chapter does not require any special technical requirements, but as we will start programming scripts in C#, it would be advisable to have basic notions in this programming language. We need an internet connection to browse and download an asset from Unity Asset Store. We will continue on the project we created during Chapter 1, Getting Started with Unity and Firebase.
Remember that we have the GitHub repository (https://github.com/PacktPublishing/Build-Your-Own-Metaverse-with-Unity/tree/main/UnityProject), which will contain the complete project that we will work on here.
You can also find the complete code for this chapter on GitHub at: https://github.com/PacktPublishing/Build-Your-Own-Metaverse-with-Unity/tree/main/Chapter08