Hi,
I'm instantiating a game object and performing a boolean mesh operation on it (effectively making a hole in it) and saving it as a new game object (all in runtime).
How can I clone this new game object in runtime?
Thanks!
↧