Smooth-placement collaborator for [GridPlacementHost]. Owns the host's smooth/free placement plumbing: per-session service instances, the shared occupancy registries, preview ticking, move-target pre-validation, and PlaceableInstance entry resolution. Extracted from GridPlacementHost so the host stays under its architecture ceiling; behavior is unchanged.
Source: addons/grid_placement/systems/host/smooth_placement_coordinator.gd
Syntax
class SmoothPlacementCoordinator extends RefCountedMembers
| Name | Kind | Summary |
|---|---|---|
clear_all | Method | |
has_smooth_service_for | Method | |
smooth_service_count | Method | |
clear_for_session | Method | |
clear_previews | Method | |
placement_service_for_session | Method | |
placement_service_3d_for_session | Method | |
occupancy_registry_for_session | Method | |
occupancy_registry_3d | Method | |
tick_preview | Method | |
move_blocked | Method | |
entry_for_node | Method | |
footprint_resolver_3d | Method |