Skip to content

Class

PlacementOwner

Generated GDScript class reference for GridPlacement.PlacementOwner.

Status
Current
Version
v6.0
Source updated
Active v6.0 guide line from Grid Placement repo
Generated on
2026-09-01

Component that assigns an entity as the active owner on a user state resource. This node can automatically or manually designate an owner_root (such as a CharacterBody2D, NPC, or other) as the active entity within the system, enabling participation in grid-based logic.

Source: addons/grid_placement/user/placement_owner.gd

Syntax

class PlacementOwner extends PlacementGameNode

Members

NameKindSummary
root_changedSignalEmits if the root owning node ever changes
owner_rootPropertyThe root node representing the entity that owns this component. This can be a player character, AI agent, NPC, or any other node that acts as the owning entity. This node will be assigned as the active entity in the user state.
resolve_placement_dependenciesMethod
get_runtime_issuesMethod