- Home /
Question by
youngo · Feb 17, 2013 at 09:43 AM ·
gameobjectchild object
how to separate child gameobject from parent
qq截图20130217165049.jpg
(2.5 kB)
Comment
Answer by BilboStabbins · Feb 17, 2013 at 10:35 AM
Transform.DetachChildren or Transform.parent is what you're looking for.
Hope that helps :)
Your answer

Follow this Question
Related Questions
How can i make child game objects interract with other objects instead of the parent ? 1 Answer
using Contains(gameObject) to find and destroy a gameObject from a list 2 Answers
Does modifying a parent gameobject's rotation affect the child gameobject's position? 2 Answers
Keyframes of animated Child gameobject not shown by parent gameobjects animator issue ? 0 Answers
how to reference child in a prefab within a prefab 0 Answers