Setup

Basic unity setup and installation process of the package!

Downloading Unity

If you don't have Unity downloaded already or have problems with visual studio, follow this tutorial:

A youtube tutorial showing how to setup unity (Full setup)

Make sure to resolve any issues you are having with Visual Studio before using the asset. You can find more details by following this tutorial:

Setting up Visual Studio with unity

Creating a new project

To create a new project first open Unity Hub and this what you should see:

Unity Hub with no projects

First, make sure to sign in using your Unity account that has the asset in the library.

Signing in in Unity Hub

Now click on the New Project button, select an empty project, and make sure to use the recommended Unity version (2021.3.0f1) like this:

Creating a new project in Unity Hub

Now click on Create and wait for Unity to open!

Downloading and Installing FPS Framework

To install any package in unity open the package manager. You can open the package manager by hovering your mouse over the tab Window then click on the item Package Manager like this:

Opening the package manager

The package manager window should open. Now switch to My Assets tab like this:

Packagae manager - FPS Framework

After selecting Download, select Import. Don't forget to import the project settings together with every other file. It is not advised to install this into an existing project without first installing it in an empty one to see what might break your project.

Last updated

Was this helpful?