yasirkula / UnityRuntimeInspector

Runtime Inspector and Hierarchy solution for Unity for debugging and runtime editing purposes
MIT License
1.68k stars 135 forks source link

Change root node of Runtime hierarchy #13

Closed saravanan2020 closed 4 years ago

saravanan2020 commented 4 years ago

Hi Runtime hierarchy lists all the items from the scene. But i need to change the Root node of runtime hierarchy to a specific gameobject that i want. how to do it. where to change that in code? Thanks. By S

yasirkula commented 4 years ago

You can disable RuntimeHierarchy's "Expose Unity Scenes" property from the inspector and then add a PseudoSceneSourceTransform component to the specific GameObject.

saravanan2020 commented 4 years ago

Thanks. I will try this.

On Sun, Oct 13, 2019, 21:32 Süleyman Yasir KULA notifications@github.com wrote:

You can disable RuntimeHierarchy's "Expose Unity Scenes" property from the inspector and then add a PseudoSceneSourceTransform component to the specific GameObject.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/yasirkula/UnityRuntimeInspector/issues/13?email_source=notifications&email_token=AI7VGJN54YSVLZOOWUWTVSTQONBAXA5CNFSM4JAHESE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBCZL2A#issuecomment-541431272, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI7VGJJJEL433CCG7TBM5W3QONBAXANCNFSM4JAHESEQ .