how to create scenes inside building in unity
from the sounds of it, not much to go on. but you want to create a building and then be able to go inside it like something out of skyrim. walk in and scene loads of the inside building.
best way i can think of is to have the door as an application.loadlevel which will lead to the inside. basically inside that scene you just want to model the inside building so you will have to create the inside walls, maybe take the outside of the building and use it as a template to get the exact lengths or use a distance script to calculate distance between walls.
it might even be easier to model the entire building first inside and out and then split it up
hi its me again
am talking about creating a level inside a building