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.
- Status: Production Stable
- Explore v5.0 Documentation
- Browse v5.0 API Reference
- Getting Started (v5.0)
v6.0.0 (Next Release)
The upcoming release with the 6.0 feature set (terrain/atlas brushes, unified validation, placement-entry taxonomy).
- Status: In development (Live Maintenance)
- Explore v6.0 Documentation
- Browse v6.0 API Reference
Quick Start
- Copy
addons/grid_buildinginto your Godot project. - Enable the plugin in Project Settings.
- Check out the v6.0 Getting Started Guide or the v5.0 Getting Started Guide.