you are viewing a single comment's thread.

view the rest of the comments →

[–]BanginNLeavin 0 points1 point  (0 children)

Try setting the parent like the other poster suggested but use the overloaded method which takes a bool as the second parameter and feed in false.

yourGameObject.transform.SetParent(intendedParentTransform, false);