Y
Y
Yaroslav Kudrin2021-11-23 12:55:55
Unity
Yaroslav Kudrin, 2021-11-23 12:55:55

Unity2D - How to merge objects?

I have a randomly generated 10000x10000 cell map consisting of individual . You need to make sure that they are all combined into 1 object. If this is not possible, then how can objects be added to the tilemap, instead of making them separate?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Davilkus Games, 2021-11-23
@Davilkus

transform.SetParent();
Just create a dummy and use the command above to shove objects into it when creating
PS In Cola, instead of the “dummy” object

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question