Tagged Questions
6
votes
1answer
348 views
What is the general strategy to pre-load game data(entities/map)
I'm new to games programming and am wondering what tactics games use to pre-load entity and map data. Will a game initialise with the fundamental map data stored in memory?