Moving Components up in the Heirarchy

Forum Archive Moving Components up in the Heirarchy

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #7042
    Derek Gary
    Participant

      Would moving a component like the Sphere Collider for the Sphere GameObject up in the inspector have any effect on the components below it? Or is it just a way to organize components?

      #26422
      Paul Haynes
      Participant

        As far as I have seen, it is just a way to organize the components. Just be aware that if the component that you move is a parent, the child components will move with the parent. However, moving a child will not automatically move the parent.

        #26423
        Jonathan Gonzalez
        Participant

          Yes and no. Sometimes it depends on the component. For something like that it wouldn’t cause an issue. In the past you’d have specific image effect components that would be affected by the placement of the components. So if you had one image component over another it would “process” them in the order they were placed. 

          For the most part this is somewhat rare as I haven’t really seen it happen outside of that unique instance and image effects in that manner are no longer used. 

        Viewing 3 posts - 1 through 3 (of 3 total)
        • The topic ‘Moving Components up in the Heirarchy’ is closed to new replies.