fn start_graph_spatial_index_rebuild(
state: ResMut<'_, GraphSpatialIndexState>,
nodes: Query<'_, '_, (Entity, &Node)>,
)fn start_graph_spatial_index_rebuild(
state: ResMut<'_, GraphSpatialIndexState>,
nodes: Query<'_, '_, (Entity, &Node)>,
)