How to ungroup objects to its parent?
When i drag the "block1" group I dragged it as a whole. But I what I want to do is when I dropped into the "slot" it I want to ungroup it and get all the "child(cube)" and re-parent it to the "slot". each cube to each slot. How do I do that? Setting transform.parent = null just removing the "block1" from blocks panel
Answer by GoldenGlowingRobot · Jan 19, 2020 at 06:52 PM
drag the cube out and then in to one of slot
Your answer
Follow this Question
Related Questions
Problem with parent gameObject not where it should be after adding childs 0 Answers
Getting Parent GameObject from Child? 1 Answer
How to get children from a Parent and not get the children of the children too 4 Answers
How to count child dynamically? 1 Answer
My game script is fine but I'm still getting unexpected class error 0 Answers