been trying to make ai capsules dynamic nav mesh object, to avoid ai getting stuck while moving to something, Agent radius and height set up, nav mesh works great, but it doesnt rebuild to track dynamic objects, what am I missing here?
Nav mesh is rebuilding , but if object is a lil higher it will not rebuild
simulation doesnt rebuild
Im thinking it has to be a height issue, as only the TIP of the capsule touches the nav mesh, collision resons, but on the viewport, if I move the capsule to the middle it does get detected, I will be messing around with height but nothing seems to work, any suggestions?