Chris' Tutorials
Docs/Grid Placement

Class

GridPlacementBundle

Generated GDScript class reference for GridPlacement.GridPlacementBundle.

StatusDraft
Versionv6.0
UpdatedDevelopment docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

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 PlacementResource

Members

NameKindSummary
settingsPropertyAll settings resources for grid building operations.
templatesPropertyPacked scene templates for system instantiation.
actionsPropertyInput action definitions for systems and UI.
terrain_palettePropertyConfig level terrain palette that serves as optional fallback for any consumers that don't provide their own overrides.
get_editor_issuesMethod
issuesProperty
get_runtime_issuesMethod

Source

addons/grid_placement/resources/grid_placement_bundle.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs