Skip to content

GridPositionerUtils

Static utility class for GridPositioner tile and movement helpers.

static func move_to_tile( p_node: Node2D, p_tile: Vector2i, p_map: TileMapLayer ) -> Error

Move a node to a specific tile position

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.