Draft — Unreleased:This page is in active development. APIs, class names, and behavior may change before the release is finalized. Use it as a preview of what's coming — not as a stable integration target.
Configuration resource containing all grid building plugin settings.
Source: addons/grid_placement/resources/grid_placement_bundle.gd
Syntax
class GridPlacementBundle extends PlacementResourceMembers
| Name | Kind | Summary |
|---|---|---|
settings | Property | All settings resources for grid building operations. |
templates | Property | Packed scene templates for system instantiation. |
actions | Property | Input action definitions for systems and UI. |
terrain_palette | Property | Config level terrain palette that serves as optional fallback for any consumers that don't provide their own overrides. |
get_editor_issues | Method | |
issues | Property | |
get_runtime_issues | Method |
Source
addons/grid_placement/resources/grid_placement_bundle.gd
Plugin docs root:gdscript/plugins/grid_placement_dev/docs