Introducing the Creator Kit
This section describes the setup procedure required when using the Creator Kit for the first time.
In the “Deploying Unity” section, please install the supported Unity version and the following modules before proceeding.
- Android Build Support
- iOS Build Support
- Mac Build Support(Mono) / Windows Build Support(Mono)
How to install the Creator Kit
The Creator Kit is installed using Unity’s Package Manager. The instructions below will show you how to add a Scoped Registry and install the latest packages in your project.
Step 1. Open your project in Unity
Open an existing project in a version of Unity that supports the Creator Kit, or create a new project and open it. Select “3D” as the template to create a new one.
Step 2. Add a Scoped Registry
Open the “Project Settings” window from the Unity menu Edit > Project Settings.
Select “Package Manager” from the tab on the left in the window, and add the following to “Scoped Registries”.
Item | value |
---|---|
Name | Cluster |
URL | https://registry.npmjs.com |
Scope(s) | mu.cluster |
Finally, click the “Save” button to save the settings.
Step 3. Install the Creator Kit package from Package Manager
Open the “Packages” window from the Unity menu Window > Package Manager.
Select “My Registries” from the drop-down menu at the top of the window.
Select Cluster, Inc. > Cluster Creator Kit from the list that appears, and click the Install button to start the installation.
If the “Cluster” item has been added to the Unity menu, the Creator Kit installation is complete.
Step 4. Configure the Project Settings
Go to Edit > Project Settings and set each item as follows.
Item | value |
---|---|
Player > Other Settings > Rendering > Color Space | Linear |