Manage configuration and path queries for AStarGrid2D instances used by grid targeting.
Source: addons/grid_placement/systems/grid_targeting/runtime/placement_astar_path_manager.gd
Syntax
class PlacementAStarPathManager extends RefCountedMembers
| Name | Kind | Summary |
|---|---|---|
get_grid | Method | |
set_grid | Method | |
configure | Method | |
on_region_size_changed | Method | |
on_diagonal_mode_changed | Method | |
on_default_compute_heuristic_changed | Method | |
on_default_estimate_heuristic_changed | Method | |
on_cell_shape_changed | Method | |
update_region | Method | |
update_if_dirty | Method | |
resolve_target_tile | Method | |
get_closest_valid_tile | Method | |
limit_tile_to_max_distance | Method |