To create a game with the 3D Gamekit, follow these steps:
- Create a new Unity 3D project.
- Use the Package Manager to install the following packages (required by the 3D GameKit):
- Cinemachine
- Post Processing (agree to the Quality Settings pop-up diaglog)
- Probuilder
- Import the 3D GameKit (free from Unity Technologies) from the Asset Store:
- Agree to the Quality Settings pop-up diaglog. After a few minutes (in which it is setting up a project with lots of assets), you'll see a new folder in the Project panel named 3DGamekit.
- Close and then reopen the Unity Editor.
- First, open the example Scene provided and explore the 3D world ...