DJRoberts
04-14-2009, 01:25 PM
Imagine this scenario:
There are ten games. The only thing that differs in these games are a couple of images. Now it seems stupid and unintelligent to make ten copies of each game.
I thought that if I had ten different folders with the specific images required for each game, then I could use some sort of variable to determine which folder to load.
My issue with this is that if I am externally loading images, there will be a load time (as these games are going to be played on the net) BUT I need for everything to be preloaded before the game file is executed. Can anyone help?
I hope I have explained things clearly enough.
Thanks
There are ten games. The only thing that differs in these games are a couple of images. Now it seems stupid and unintelligent to make ten copies of each game.
I thought that if I had ten different folders with the specific images required for each game, then I could use some sort of variable to determine which folder to load.
My issue with this is that if I am externally loading images, there will be a load time (as these games are going to be played on the net) BUT I need for everything to be preloaded before the game file is executed. Can anyone help?
I hope I have explained things clearly enough.
Thanks