How do people manage their game resources?
I was thinking of using a TMap loaded from an external file (maybe .xml).
Anybody doing something similar?
What problems might there be doing that?
It might be considered overkill but I could soon be using hundreds of sounds, songs and images so a 'Resource Controller' seems like a good idea.
What do you think?
I was thinking of using a TMap loaded from an external file (maybe .xml).
Anybody doing something similar?
What problems might there be doing that?
It might be considered overkill but I could soon be using hundreds of sounds, songs and images so a 'Resource Controller' seems like a good idea.
What do you think?