So I’m trying to make a game like SCP 3008 and my map generation system is kinda the same.
My rooms doesn’t have as complex models as them.
Now their game has about 800mb - 1000mb Memory usage and my game has about 2000mb - 2500mb.
Our map size is the exact same (exact same number of rooms). Now i have tried streaming enabled but it doesnt help at all.
If anyone got a idea how to lower the memory usage please tell me.
I will happily reply with scripts incase you want to view them just ask.
The reason I don’t have any scripts included for now is that I don’t know or got any idea what’s causing it.