I want to reduce game size ,so I decided to remove prefabs and generate it at the first time user enter the game ,but I found it’s possible using UnityEditor Package ,but I must remove it before building.
Any one has an idea ?
I want to reduce game size ,so I decided to remove prefabs and generate it at the first time user enter the game ,but I found it’s possible using UnityEditor Package ,but I must remove it before building.
Any one has an idea ?