Technical requirements
Before you start, ensure your development environment is set up as described in Chapter 1. This includes having the latest recommended version of Unity and a suitable code editor installed on your system.
Hardware requirements
Ensure your setup meets the following hardware requirements:
- Desktop computer:
- A graphics card that supports at least DX10 (shader model 4.0)
- A minimum of 8 GB RAM for optimal performance
- An alternative game platform:
- This could be an iPhone, Android device, Xbox, and so on, which is required for testing
Software requirements
Ensure you have the following software installed:
- Unity Editor: Utilize the version of the Unity Editor installed from Chapter 1, ideally the latest Long-Term Support (LTS) version
- Code Editor: Visual Studio or Visual Studio Code, with Unity development tools, should already be integrated as per the initial setup
You can find the examples/files related to this chapter here...