> ## Documentation Index
> Fetch the complete documentation index at: https://docs-vrsebuilder.autovrse.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Cloning your Project in Unity

> Bring your generated story and assets from Studio to Unity

## Unity Project Settings

Make sure your selected platform is **Android**

The setup comes with the correct projects settings, by default they are configured to build for Meta Quest

You may need to go to the settings to fine tune any oculus settings you need, there is handy compatibility checker in **XR Plugin Management > Project Validation**

## Login to VRse Builder Services

Use your credentials and login, make sure you have access to the project you are trying to clone

You need to provide a username and password for the login, the same must be made on a Pulse dashboard with the appropriate role for the same

<img src="https://mintcdn.com/autovrse-749835a2/-2RtSKZHJ-9-YoQn/images/project-config/04.png?fit=max&auto=format&n=-2RtSKZHJ-9-YoQn&q=85&s=f7ea6e89103478c35fe070ec5785aa54" alt="" width="1357" height="731" data-path="images/project-config/04.png" />

If the overlay menu is not visible for you, you can find the login window in **VrseBulder > Auth > Login**

**Advanced Tab**

If there are multiple instance of Studio running in your organization, it is possible to change the one Unity SDK is pointing at, simple drop down the advanced tab and change the base url mentioned there

## VRse Studio Projects

All your project management can be done under one window now, the location of the same is mentioned below

<img src="https://mintcdn.com/autovrse-749835a2/-2RtSKZHJ-9-YoQn/images/project-config/05.png?fit=max&auto=format&n=-2RtSKZHJ-9-YoQn&q=85&s=a33c7bca1a43a16c1c5a73e06233e9bc" alt="" width="1188" height="765" data-path="images/project-config/05.png" />

If your overlay menu is not visible, you can find the same in **VRseBuilder > Studio Projects Window**

## Project Config

All project related settings and configuration are united under one window now, that can be found as below:

<img src="https://mintcdn.com/autovrse-749835a2/-2RtSKZHJ-9-YoQn/images/project-config/06.png?fit=max&auto=format&n=-2RtSKZHJ-9-YoQn&q=85&s=fc72c5fe6f144f2dca2e92eb912dfe30" alt="" width="1294" height="885" data-path="images/project-config/06.png" />

In case your overlay menu is not showing up you can find it in **Menu > Project Config**

You can set the following configurations as of now:

#### Login Access Settings

* **PulseAPI URL**: Backend API endpoint for your project
* **Login Method**: Authentication method (typically "DomainName")

#### Text-to-Speech (TTS) Settings

* **TTS Token (OpenAI Key)**: API key for OpenAI text-to-speech services
* Confirm auto-generated paths for `Project Resource TTS Folder Path` and `Available File Path For TTS`

#### Photon App Settings

* **App Id Fusion**: Application ID for Photon Fusion multiplayer services
* **App Id Voice**: Application ID for Photon Voice communication services
* **Fixed Region** (Optional): Preferred server region for network optimization

#### Unity Project Settings

* **Company Name**: Publisher/developer name for Unity build
* **Product Name**: Application name
* **Package Naming Method**: Choose "Auto-generate" or "Custom"

<Expandable title="VRse Builder Configuration Files">
  **These configuration files are now automatically created and need not be created/edited manually**

  You can create these normally how you would for any other Unity asset, right click on the Project window, **Create>AutoVRse>VRseBuilder**

  **Project Config**

  Create this file first, this is to set your project name, it also holds the other configuration files

  <img src="https://mintcdn.com/autovrse-749835a2/-2RtSKZHJ-9-YoQn/images/project-config/projectconfig.png?fit=max&auto=format&n=-2RtSKZHJ-9-YoQn&q=85&s=8b6dbc4d54aeaa4110550aaa8fbf67d1" alt="" width="801" height="208" data-path="images/project-config/projectconfig.png" />

  **Room Config**

  Room config file contains information about the various scenes that you want to include in your application, this helps formatting the menu scene with data as well

  <img src="https://mintcdn.com/autovrse-749835a2/wubtDzunhb8k1BSr/RoomManagerConfig.png?fit=max&auto=format&n=wubtDzunhb8k1BSr&q=85&s=a830bdd107f1c3ca04c4c4e3d3d58d62" alt="" width="841" height="915" data-path="RoomManagerConfig.png" />

  **Brand Config**

  This one helps with the colors of your UI and any logos

  <Info>
    You will need to setup your[ Color Palette](https://autovrse-749835a2.mintlify.app/unity-sdk/user-interfaces#color-palette) for this setup to be finished
  </Info>

  <img src="https://mintcdn.com/autovrse-749835a2/-2RtSKZHJ-9-YoQn/images/project-config/brandconfig.png?fit=max&auto=format&n=-2RtSKZHJ-9-YoQn&q=85&s=9f2c9d5a848ebf3c921bd7672a273593" alt="" width="640" height="753" data-path="images/project-config/brandconfig.png" />
</Expandable>

## Story Editing Tool

New way to access story editing tool

<img src="https://mintcdn.com/autovrse-749835a2/WBz0Umhy_mzZgD_A/images/project-config/07.png?fit=max&auto=format&n=WBz0Umhy_mzZgD_A&q=85&s=525373500bf9c6f2a8ec702fe4ae2b90" alt="" width="1352" height="900" data-path="images/project-config/07.png" />

[Story Editing Tool](/unity-sdk/story-tools)

## Brand & Color Management

Easily add your brand colors and logos to the Standard UI kit provided in the development kit

<Warning>
  Information in this section is missing
</Warning>

<img src="https://mintcdn.com/autovrse-749835a2/-2RtSKZHJ-9-YoQn/images/project-config/03.png?fit=max&auto=format&n=-2RtSKZHJ-9-YoQn&q=85&s=b23fec298b5cb0b662f0d6b08b0abc72" alt="" width="1212" height="765" data-path="images/project-config/03.png" />

On your Hierarchy click on the + button on the top left, navigate to **AutoVRse>VRse Builder>Logos**

Pick the option you like and place it on your scene, this prefab will automatically get updated if you change the logo on Brand Config
