Builds and positions RuleCheckIndicator3D nodes for placement-preview cells. Call create_indicator() to instance one indicator at a grid cell, or positions_from_collision_map() for a batch from resolved collision shapes.
Source: addons/grid_placement/placement/manager/components/indicator_factory_3d.gd
Syntax
class IndicatorFactory3D extends RefCountedMembers
| Name | Kind | Summary |
|---|---|---|
DEFAULT_CELL_SIZE | Field | |
create_indicator | Method | |
indicator | Property | |
generate_indicators | Method | |
indicators | Property | |
cell_rules | Property | |
cell | Property | |
ind | Property | |
make_indicator_key | Method | |
positions_from_collision_map | Method |