> For the complete documentation index, see [llms.txt](https://tools.continis.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tools.continis.io/superscenes/using-superscenes/adding-removing-components.md).

# Adding/Removing components

Once you have at least one Scene Component type in your project, you can start adding components to scenes.

## Adding a component

To do so, simply select a Scene asset in the Project view, and look at its Inspector:

<figure><img src="https://2245449607-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyjkSLF6oFgX9nrUtKrLR%2Fuploads%2Flzurzuf1WoNrLCSw2KL4%2FScreenshot%202025-07-12%20alle%2022.08.13.png?alt=media&amp;token=75f3d3e7-4dec-4473-80bc-5d7da773605e" alt="" width="375"><figcaption><p>Adding a scene component</p></figcaption></figure>

When you click the Add Scene Component button, all types available in the project will show up as a dropdown. Select the one you want to add.

Once added, Scene Component will appear just like Game Object components:

<figure><img src="https://2245449607-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyjkSLF6oFgX9nrUtKrLR%2Fuploads%2F2APOARH6zMN8tigAf0Uy%2FSceneComponents.png?alt=media&amp;token=1957b1cd-7840-495d-aa55-a9d7bd0e23c2" alt="" width="375"><figcaption><p>The Inspector of a scene file, displaying 2 scene components</p></figcaption></figure>

## Removing a component

To remove a component, right-click on its header (or left-click on the three dots menu) and choose Remove Component.

<figure><img src="https://2245449607-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyjkSLF6oFgX9nrUtKrLR%2Fuploads%2Fz29vJ8bvJ9Wdj8iiNedQ%2FRemoveComponent.png?alt=media&amp;token=eac7f79f-cfda-4daf-8978-498990c61251" alt="" width="359"><figcaption><p>Right-click to remove a component</p></figcaption></figure>
