Skip to content
ct

Class

ProviderCellBlockRule2D

Generated GDScript class reference for GridPlacement.ProviderCellBlockRule2D.

Status
Draft
Version
v6.0
Updated
Development docs generated from GDScript source

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

Placement rule that delegates cell/world blocking facts to an injected 2D provider instead of assuming one physics backend inside Grid Placement. A game can provide Godot Physics, Avian 2D, simulation, or stubbed facts via [PlacementWorldFactsProvider2D]. The plugin only consumes the provider report.

Source: addons/grid_placement/placement/placement_rules/template_rules/provider_cell_block_rule_2d.gd

Syntax

class ProviderCellBlockRule2D extends TilePaintRule

Members

NameKindSummary
error_messageProperty
get_supported_actionsMethod
validate_cellMethod
providerProperty
reasonProperty
validate_placementMethod
ctxProperty