I have a huge number of var files and a huge number of duplicates of clothes and hair. (sometimes 3-5)
As I understand it, dependencies of one var file[1] can refer to one object[2]. Dependies of another var file[3] to another object[4]. At the same time, these two objects can be the same. (one of them is dublicate).
Is there a plugin that will not only remove duplicates of var, but also change all references of var files?
([1] -> [2], [3] -> [4] => [1] -> [2], [3] -> [2])
As I understand it, dependencies of one var file[1] can refer to one object[2]. Dependies of another var file[3] to another object[4]. At the same time, these two objects can be the same. (one of them is dublicate).
Is there a plugin that will not only remove duplicates of var, but also change all references of var files?
([1] -> [2], [3] -> [4] => [1] -> [2], [3] -> [2])