To get the most out of this book
This book assumes you have a good understanding of navigating within and working with the Unity Editor. Additionally, it assumes you have a basic understanding of programming in C# for Unity.
Software/hardware covered in the book |
Operating system requirements |
Unity 2020 or higher |
Windows, macOS, or Linux |
In addition to having Unity installed, you will also need a code editor (IDE). While no preference is established in this book, examples of supported IDEs are Visual Studio and JetBrains Rider.
If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book’s GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.