Building a 1 scene game with tables - question about memory use and screen reset
My game will have a lot of pictures in squares and I wanted to try it using just 1 scene and the new table feature. My question is when the scene is reset using the reset function, does it refresh the memory or will each picture shown increase it until it hits its max. Just want to know what the best way to proceed is. Thanks
Comments
But you know.. It's very easy to test it yourself, simply view your project in the device viewer .. Load a bunch of images to stack up memory, then reset the scene and watch the numbers!
Roy