> For the complete documentation index, see [llms.txt](https://mindcodeinteractive.gitbook.io/easy-build-system-old/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mindcodeinteractive.gitbook.io/easy-build-system-old/tutorials/beginners-guides/modular-building-guide.md).

# Modular Building Guide

{% hint style="info" %}
New tutorials coming soon for this page! If you notice anything missing or find things confusing, reach out to us on Discord or contact support for assistance.
{% endhint %}

***

This guide will show you how to add modular building parts to the **Easy Build System**.

Download the models used in this guide below and import them into your project.

{% hint style="warning" %}
You can also use your own modular building models if you wish only some settings such as position or rotation, may change while the underlying principles remain the same.
{% endhint %}

{% embed url="<https://drive.google.com/file/d/1Gq8YCpGykSu9BC3Vw8kOCal6HJ7xN0jt/view?usp=share_link>" %}
If you are using URP, you can upgrade the materials by following this link [here](https://docs.unity3d.com/Packages/com.unity.render-pipelines.universal@7.1/manual/upgrading-your-shaders.html). And [here ](https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@14.0/manual/Upgrading-To-HDRP.html)for HDRP.
{% endembed %}

{% hint style="info" %}
In this tutorial, we'll be using the "First Person Demoscene" included in the package.\
You can also use your own scene. However, ensure that the system is setup within it.
{% endhint %}

Follow the step-by-step process to import your models with just a few clicks.

{% embed url="<https://www.youtube.com/watch?v=E5_ecduyut4>" %}
You can watch the video in fullscreen and set the quality to maximum.
{% endembed %}

This tutorial will show you how to add your own sockets to connect your [Building Parts](/easy-build-system-old/components/building-part.md).

{% embed url="<https://www.youtube.com/watch?v=XlgLnFIrEYk>" %}
You can watch the video in fullscreen and set the quality to maximum.
{% endembed %}

This tutorial will show you how to add your own [Building Condition](/easy-build-system-old/components/building-part/building-conditions.md) on your [Building Parts](/easy-build-system-old/components/building-part.md).

{% embed url="<https://www.youtube.com/watch?v=Oe2-MKpTygI>" %}
You can watch the video in fullscreen and set the quality to maximum.
{% endembed %}
