Maybe this is already answered somewhere, but I did not find it.
Is there any way to make a character walk away of a room through the edge?
Yes, you can move characters ignoring walkable areas with the "direct" parameter of the MoveCharacterBlocking function.
Thanks strazer, I'll try it later