Table of Contents

Grid Building — Godot Placement Plugin

A professional grid-building plugin for Godot Engine. GridPlacement ships as a GDScript plugin — drop it into your project's addons/ folder and go, with no additional compilation required.

Versions

v5.1.0 (Production Stable)

The mature, battle-tested implementation.

v6.0.0 (Next Release)

The upcoming release with the 6.0 feature set (terrain/atlas brushes, unified validation, placement-entry taxonomy).

Quick Start

  1. Copy addons/grid_building into your Godot project.
  2. Enable the plugin in Project Settings.
  3. Check out the v6.0 Getting Started Guide or the v5.0 Getting Started Guide.