# How to start a new scene

## 1- Setup a new scene

* Create a new scene
* Delete the default Main Camera
* Drag and drop a Camera Controller Prefab

<figure><img src="https://2945806600-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCQMDx0LmgnRXXTklLhoh%2Fuploads%2FNIyGKlZAoMaQ0wuhFTKT%2Fimage.png?alt=media&#x26;token=f354bbe8-48f2-44dc-8264-6184e080e154" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You should to choose the **camera prefab** according to your [game style](https://julhiecio.gitbook.io/ju-tps-documentation/game-development/game-styles).
{% endhint %}

## 2- Adding a JU Character

You can drag prefabs onto the scene, they are already set up and ready to go

Go to the folder (*Julhiecio TPS Controller/Demos/Demo Prefabs/Game/**Character Prefabs***) and drag and drop the **TPS Character** Prefab in the scene.

<figure><img src="https://2945806600-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCQMDx0LmgnRXXTklLhoh%2Fuploads%2F2DwQO4nBG3QcC7kEyFZZ%2Fimage.png?alt=media&#x26;token=52555a35-77d4-49a0-83ff-4e25a77a7dc0" alt=""><figcaption></figcaption></figure>

## 3- Add User Interface

To have the crosshair, inventory, health bar and etc on the screen you need a user interface, JU TPS already has prefabs ready for you to use and edit.

Go to the folder (*Julhiecio TPS Controller/Prefabs/Game/**UI Interfaces***) drag and drop in the scene the JUTPS Default User Interface

<figure><img src="https://2945806600-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCQMDx0LmgnRXXTklLhoh%2Fuploads%2FF6WBBHvVGS0VnynOo7Wg%2Fimage.png?alt=media&#x26;token=54a78003-bc84-4c49-ab38-e0ec6b8e7497" alt=""><figcaption></figcaption></figure>
