Grid Placement

Install (5.1)

1. Add the addon to your project

GridPlacement 5.1 ships as a Godot addon under the legacy path:

  • res://addons/grid_building/

Copy that folder into your project (or use your preferred addon distribution workflow).

2. Enable the plugin

In Godot:

  • Project SettingsPlugins
  • Enable the GridPlacement / GridBuilding plugin

3. Next steps