Get AI to climb through window and chase player

Hi All,

Not sure if anyone can help me but it’s worth a shot.

I am trying to get my AI character to jump through a window if the player is inside a house. For my player to jump through the window, I simply teleport his position after a delay upon button press. However, the same method doesn’t work for the AI because they’ll automatically hop in and out of the house every time they come into contact with the trigger.

I’m really not sure how to approach this from a conceptual point of view. Has anyone here done this sort of thing before?

Thanks!