Hi. The reason i’m asking this ques is that when auditing the assets in my game (it’s for mobile), I noticed that even though the textures are around 1mb each in size, all the materials are only around 100k.
Because the game is for mobile i’m trying to make the game package file as small as possible, in terms of disk space. And so I was wondering if the textures are packaged in the final game file - or whether it is just the material?
Thanks.