Installing in New Project
How to install a Vehicle Combat Kit in a new project.
Last updated
How to install a Vehicle Combat Kit in a new project.
Last updated
To install any of the Vehicle Combat Kits in a new project, follow the steps below.
Create a new project in Unity 2020, 2021, 2022, 2023, or 6. Earlier versions are likely compatible, but the asset store's current minimum upload version is 2020.
Open the Package Manager by going to the top menu and selecting Window > Package Manager. Navigate to 'My Assets' and search for the name of the kit you bought. Click the Download button. Downloading may take a few minutes to complete.
After downloading, click the Import button that appears. A warning will appear saying that importing the project will overwrite your current project settings. Click 'Import'.
Next, you'll get a warning that the project has package manager dependencies. The Vehicle Combat Kits have several package dependencies, such as Post Processing and Input System. Click 'Install/Upgrade'. Installing the packages may take a few minutes.
Next, you'll get a warning about needing to restart the project to enable the Input System. Click 'Yes'. This will restart the Unity Editor.
You will need to repeat steps 2, 3, and 4 to continue the installation process.
Next, you will be presented with an import list of files, click 'Next'.
Next, you'll be presented with a list of project settings that will be overridden. Click 'Import' to accept this. This will begin the process of importing the contents of the kit, which may take a few minutes.
During the installation process, you may get a prompt to automatically update scripts using deprecated API. If so, click 'Yes, for these and other files that might be found later'.
That's it! The kit is now installed in your new project.
Read on to find out how to install your kit into an existing project, without interfering with your current project settings.