Grid Building Plugin Documentation
Welcome to the official documentation for the Grid Building Plugin - a comprehensive Godot 4 plugin for creating grid-based building systems.
๐ Documentation Versions
Section titled โ๐ Documentation VersionsโLatest Version (v5.1.0)
Section titled โLatest Version (v5.1.0)โThe latest stable release with major architectural improvements and API enhancements.
โ ๐ Latest Documentation - Complete latest documentation โ ๐ Getting Started - Quick setup guide โ ๐ ๏ธ API Reference - Complete class reference โ ๐ Guides - In-depth tutorials and guides
๐ฏ What is Grid Building Plugin?
Section titled โ๐ฏ What is Grid Building Plugin?โGrid Building Plugin is a powerful Godot 4 addon that provides:
- Advanced Grid Systems - Flexible grid positioning and validation
- Building Mechanics - Complete placement workflow from start to finish
- Visual Feedback - Real-time indicators and validation feedback
- Modular Architecture - Dependency injection and clean separation of concerns
- Godot 4.4+ Support - Optimized for the latest Godot features
๐๏ธ Key Features
Section titled โ๐๏ธ Key FeaturesโCore Systems
Section titled โCore Systemsโ- Grid Targeting System - Advanced grid positioning with epsilon filtering
- Placement Validation - Multi-rule validation engine
- Building State Management - Comprehensive session state handling
- Indicator Management - Dynamic visual feedback system
Developer Experience
Section titled โDeveloper Experienceโ- ๐ Automatic Validation - Setup validation happens automatically, no manual calls required
- Type-Safe API - Full GDScript type hints and documentation
- Comprehensive Testing - Automated test suite with 1500+ test cases
- Extensively Documented - 126 classes with detailed API docs
- Performance Optimized - Efficient algorithms and memory management
๐ Quick Start
Section titled โ๐ Quick Startโ๐ Documentation Sections
Section titled โ๐ Documentation Sectionsโ๐ ๏ธ Core Systems
Section titled โ๐ ๏ธ Core Systemsโ- Building System Process - Complete placement workflow
- Placement Chain - Detailed processing pipeline
- Grid Targeting - Advanced positioning system
๐จ Visual & UI
Section titled โ๐จ Visual & UIโ- Indicator Management - Visual feedback systems
- UI Components - User interface elements
โ๏ธ Configuration
Section titled โโ๏ธ Configurationโ- Configuration Guide - System setup
๐ค Support
Section titled โ๐ค Supportโโ ๐ Full Documentation - Complete latest docs
- Issue tracker is private. For support, use the private channel referenced in the repository README.
๐ Version History
Section titled โ๐ Version Historyโ- v5.1.0 (Latest) - Major API improvements, manipulation system enhancements, GridTargetingState refactoring
- v5.0.0 - Major architectural improvements, dependency injection, enhanced state management
- Legacy Versions - Previous versions available in archived documentation
Current Version: v5.1.0 | Godot Compatibility: 4.4+ | License: Grid Building Plugin License v1