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 |