In our level design we a little platform the player can walk up stairs to get to. When an enemy detects a player at the higher elevation the enemy doesn’t pathfind to the stairs instead the enemy starts walking on air up to the platform.
is there a way to make the navigationagent keep the characters on the ground? additionally can we use that mechanic to cause characters to fall from the platform rather than walk on air?