# Modify Existing Spaceships

{% embed url="<https://www.youtube.com/watch?v=Aa18eJ6-klc>" %}
Video showing how to modify a modular example.
{% endembed %}

The quickest way to get an original design is by simply changing an existing model and picking your own color scheme. Simple changes such as removing or adding modules. Rotating, moving or scaling them will give you a completely new concept!

You can change pre-prepared spaceships by modifying the modular examples. Modular examples are found in the collection spaceship set scenes or in the prefabs folder.

Select your modular example then start moving, rotating, scaling, deleting and duplicating parts to quickly come up with a new example without having to start it from scratch.

<figure><img src="/files/rVnzu4VDYtarChANb2oS" alt=""><figcaption><p>Changing modular examples.</p></figcaption></figure>

*If you want to preserve the design of the original modular examples, make sure to duplicate the original modular example prefab before making any changes.*

<figure><img src="/files/R9uOxYAPNJwJRDmejcD4" alt=""><figcaption><p>Opening up prefab in prefab mode.</p></figcaption></figure>

<figure><img src="/files/59O09Aq166T5McGh7YS1" alt=""><figcaption><p>This will immediately apply changes to the modular example. Make sure to make backup of the original if you want to preserve the prefab.</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ebal-studios.gitbook.io/usc/how-to/modify-existing-spaceships.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
