Having an array made of GameObjects, how do i merge together all the elements of it to obtain a single GameObject? And then perhaps assign it a name?
I hope this would reduce drawcalls in my scene but i'm somehow stuck with this task...
I use javascript.
↧