Grid Placement

TargetingShapeCast2D

AUTO-GENERATED (GDScript) API entry

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: systems/grid_targeting/grid_positioner/targeting_shape_cast_2d.gd

Version: 5.0

class_name: TargetingShapeCast2D extends: ShapeCast2D

Signals

(none)

Exports

  • debug_log_collisions: bool = false
    • Resolve Grid Building dependencies (logger, targeting state)

Methods

  • resolve_gb_dependencies(p_container: GBCompositionContainer) -> void
  • _physics_process(_delta: float) -> void
  • update_target -> void
  • _log_collisions -> void
  • _format_collision_layers(mask: int) -> String
    • Check each of the 32 possible physics layers
  • _promote_to_targetable_root(raw: Object) -> Node2D