Easy Grid Builder Pro Documentation
  • Getting Started
    • Introduction
    • Quick Start Guide
    • Render Pipeline Conversion
  • Walk Through Tutorial
    • Make 3D Build System (PRO)
    • Make 2D Build System (LITE)
    • Make 3D Modular House Build System (PRO)
    • Custom Build Conditions
    • Basic API Documentation
    • Auto Pivot & Scale Calculation
  • Primary Components
    • Easy Grid Builder Pro
    • Multi Grid Manager
    • Multi Grid Input Manager
    • Multi Grid Build Condition Manager
    • Multi Grid UI Manager
    • Grid Object Ghost
    • Edge Object Ghost
    • Free Object Ghost
    • Grid Object Selector
    • Buildable Grid Object
    • Buildable Edge Object
    • Buildable Free Object
  • Secondary Components
    • Buildable Object Area Blocker
    • Buildable Free Object Snapper
    • Quick Size Calculator
    • Spawn Effects
    • ToolTip
  • Scriptable Objects
    • Buildable Grid Object Type SO
    • Buildable Edge Object Type SO
    • Buildable Free Object Type SO
    • Buildable Object Type Category SO
    • Build Conditions SO
    • Easy Grid Builder Pro Inputs SO
  • Controller Components
    • WASD Camera Controller
    • Simple First Person Camera Controller
    • Simple First Person Camera Holder
    • Simple First Person Character Controller
    • Switch Controllers
  • Other
    • Patch Notes
Powered by GitBook
Page cover
On this page
  1. Getting Started

Introduction

Welcome to the Easy Grid Builder Pro Documentation

NextQuick Start Guide

Last updated 2 years ago

CtrlK
  • Overview
  • Getting Started

This guide covers all the functionalities that Easy Grid Builder Pro 1.0.5 provides. Please consider leaving a review on the Asset Store page once you’re completed the guide & familiar with the asset. Last Update August 9, 2023

Overview

Easy Grid Builder Pro is the most complete and easy-to-use grid-based building solution for Unity. Easily extendable without a line of code and support any genre of 2D & 3D games.

Road Map

Discord Community & Support

Patch Notes

Getting Started

It's recommended to follow the Quick Start guide first. In this guide, you can learn how to import Easy Grid Builder Pro and set up your project properly to avoid any errors and issues.

If you are using a scriptable render pipeline (SRP) in your project, follow this Render Pipeline Conversion guide.

Easy Grid Builder Pro has two built-in modes (LITE & PRO) and we will cover both in two easy-to-follow walk-through tutorials, which will cover a 2D build system and a 3D build system. It is highly recommended to follow the Make 3D Build System (PRO) tutorial first because it is covering all the features and functionalities EGB Pro provides.

If you want to add Custom Build Conditions to your Buildable Objects or Integrate Easy Grid Builder Pro with your inventory system follow this Custom Build Conditions guide.

Basic API Documentation covers all the currently available Easy Grid Builder Pro API. And how to extend the system with custom scripting.

Make 3D Build System (PRO)
Make 2D Build System (LITE)