Any way i can make a building with interiors that doesn’t lag the game?

So I’m making a game that has a big map, And i had the idea to make an apartment building with interiors for players to rent. But the problem is, If i add interiors, the game will lag. So is there any way i can change the way of rendering the interiors? Or should i just give up on making the building.

2 Likes

You could have a system where when you exit a building the interior unloads and the windows become non transparent and when you get in a certain radius it loads the interior back in and makes the windows transparent again.

2 Likes

You need to script some stuff to be able to do this. You can check out this topic, I hope this helps.

1 Like

I would consider using Streaming Enabled… you can read about it in depth here:

https://developer.roblox.com/en-us/articles/content-streaming