I was reading about Performance and Optimazation. One of the items says to "Load resources lazily.
I’m a newbie and I know this is probably a really dumb question but I’ve never published a game or anything.
Here goes. So, my thoughts are the game is downloaded onto the person’s device when they install the game. Is this correct?
One item in the article says “Load resources lazily - avoid loading resources files until they are actually needed.”
If the person has already downloaded the game to their device, what is mean by not loading redource files until they are needed mean? How would I do this?
Thanks
Lori