pub type SimpleNavDriverSystemResources<'a> = (WorldRef, &'a AppLifeCycle, Comp<&'a mut NavAgent>, Comp<&'a SimpleNavDriverTag>);