Hi,
when checking if the collider is a GridMap, we already have the current GridMap the raycast is seeing, why do we need to export a variable and select the node in the base level?
Has it any advantages over the collider provided by the raycast itself?