Enter Exit House

Hello, I am making an RPG game and I want to make a system like Skyrim where you enter and exit a house at the same location. Any ideas on how to do this?

This question is a bit vague but you may want to look at level streaming to do seamless transitions.

Otherwise you can could probably just use OpenLevel and have your doors (or level transition objects) store a hint to what door they correspond with in the overworld.