GridPositionerUtils
Summary
Section titled “Summary”Static utility class for GridPositioner tile and movement helpers.
Methods
Section titled “Methods”static func move_to_tile( p_node: Node2D, p_tile: Vector2i, p_map: TileMapLayer ) -> ErrorMove a node to a specific tile position
Source
Section titled “Source”addons/grid_building/systems/grid_targeting/grid_positioner/grid_positioner_utils.gd
This API reference is automatically generated from the plugin source code. For implementation examples and usage guides, see the guides section.