I’m working on a basic FSM AI System and decided to start with the default navmesh and MoveTo function. However, after some hours of development and adding multiple agents, i’ve noticed that anything with a Humanoid component isn’t calculated as part of the Navmesh. Is there any reason behind this, or is there a way to include Humanoids in the navmesh calculation?