# Creation

#### Characters

You can add a character to your game in two ways:

* Just place it in your scene.
* Use the <mark style="color:green;">**Game Manager**</mark>.

To add the manager to your scene click the <mark style="color:orange;">**(GameObject -> USK -> Game Manager)**</mark>.

![](https://3854890582-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lf4aWZpqUiSipiEh-D6%2Fuploads%2Fa4HP7XvdvUO1WEfJITyZ%2FGame%20Manager.png?alt=media\&token=9a9e08db-ed03-4510-a8d5-74b976be65e0)

#### Enemies

Read below how to add opponents to the game.

{% content-ref url="../enemies/adding-to-the-game" %}
[adding-to-the-game](https://docs.gercstudio.com/enemies/adding-to-the-game)
{% endcontent-ref %}

Also, you can add **other components** and **integrations** to your game.

{% content-ref url="../integrations-manager" %}
[integrations-manager](https://docs.gercstudio.com/integrations-manager)
{% endcontent-ref %}

{% content-ref url="../other-components/minimaps" %}
[minimaps](https://docs.gercstudio.com/other-components/minimaps)
{% endcontent-ref %}

{% content-ref url="../other-components/pickup-items" %}
[pickup-items](https://docs.gercstudio.com/other-components/pickup-items)
{% endcontent-ref %}

{% content-ref url="../other-components/surfaces" %}
[surfaces](https://docs.gercstudio.com/other-components/surfaces)
{% endcontent-ref %}
