Technical requirements
To complete this chapter, you must have the following:
- Unity version 2022.3.13: Download and install Unity, choosing version
2022.3.13
for optimal compatibility with the provided content. - Primary IDE – Visual Studio 2022: The tutorials and code samples in this chapter have been crafted using Visual Studio 2022. Ensure it’s installed so that you can follow along seamlessly. Feel free to explore Rider or other IDEs if you prefer, though note that the instructions that have been provided are tailored for Visual Studio.
- GitHub repository for code samples: You can access the code samples and project files for this chapter via this book’s dedicated GitHub repository: https://github.com/PacktPublishing/Mastering-Unity-Game-Development-with-C-Sharp/tree/main/Assets/Chapter%2006. Clone or download the repository so that you have easy access to the code provided in this chapter.