Hi all,
It’s a 2D game for IOS. I have a 3 big atlasses each 16MB on memory.
I’m using perspective camera with size 50.
I wanted to ask if I change camera size 10 and resize all textures, memory usage will go down?
Thanks.
Hi all,
It’s a 2D game for IOS. I have a 3 big atlasses each 16MB on memory.
I’m using perspective camera with size 50.
I wanted to ask if I change camera size 10 and resize all textures, memory usage will go down?
Thanks.
To answer my question. It does. App size reduced 30% and memory usage gets lower when I changed camera view field to 25 and reduced all textures x4 down (finally got one big 16 MB atlas).