gear-complexInstallation & Setup

Follow these steps to successfully import and configure the Swipe Gunner template in your Unity project.

Prerequisites

Unity Version: The project is developed using Unity 6000.0.59f2, 6000.2.8f1, 6000.3.0f1. Using a different version may lead to minor compatibility issues.

1. Importing the Template

1.1 Tutorial

Attaching a video tutorial of the import process:

2. New Project

Create a new Unity project. The project supports both the Built-in and the URP pipelines. However, using URP is recommended, as it was the pipeline used during development.

3. Asset Import

Import the provided swipe_gunner_gametemplate.unitypackage file. Drag and drop into the Asset folder.

You can also import the package via the Package Manager window. Enter the project name and click Download/Install.

4. Import Settings

During the import process, Unity may prompt to apply project settings or install dependencies — all prompts should be accepted.

5. Pink Materials!

To prevent pink materials, after importing the unitypackage, import the materials located in the Assets/KrolStudio/ExtractMe folder. Select and import the appropriate option based on the project type you have created.

Last updated