How to destroy a specific child
Hi everybody! I need to destroy a specific child-object among several, belonging to a single parent. Please advise how I can do it. Using C#
Comment
Your answer
Follow this Question
Related Questions
Destroy one child (of same instance) after another? 0 Answers
Check destroy order 0 Answers
How to destroy child of GameObject? 1 Answer
Destroyng all childs of an object 1 Answer
How can I destroy a Gameobject from a list at a specific index 1 Answer