Pathfinding for sidescroller with doors

Hey, how do people go about making a system where the ai can navigate through doors to reach a destination?

(this might not need your package but I’m curious what your approach would be.)

  1. How to do this without your package?
  2. and with your package?

For example like here, the gunman enemy decides to walk through the door to reach the higher floor level.