Install Prerequisites

Unity

Please download and install from the official unity site
Manual Downloads Page Link
Unity Hub Link

Git

Git is needed to install the project package via the unity package manager, please download from the official Git site

ChilloutVR CCK

This package is for use with the ChilloutVR CCK, please download from the official ChilloutVR Interactive downloads page


Unity Package Prerequisites

Note the following should be auto installed to the project by adding this package

  • com.unity.nuget.newtonsoft-json: 3.1.0
  • com.unity.vectorgraphics: 2.0.0-preview.21
  • com.unity.editorcoroutines: 1.0.0

Installation

  1. In unity open the Package Manager window
  2. Click the plus button in the top left of that window and choose the Add packages from git URL option
  3. Paste in the git url of this repo https://github.com/NovaVoidHowl/CVRFury.git#alpha
  4. Click the add button

The script should then be ready to configure via NVH -> CVRFury -> Tool Setup.

warning
Recommendation is to install all app components from the Tool Setup menu to enable all possible features
The exception to this being the CVRFuryMagicaCloth2Config option, please don’t add this unless you have Magica Cloth 2 In the project

Core Update Manager

Should you want to switch to a different release channel or specific release of the software, you can do this via the menu option at NVH -> CVRFury -> Update Manager

warning
Note it is recommended to restart unity after switching to a new channel or specific release