Question by
afurioso · 4 days ago ·
objectsscene-switchingchild-to-gameobject
Can I load an object as child of another object of different scene?
Hello everyone,
What I am trying to do is to move an object below another object but in a different scene.
Currently, I can only move that object when I click it into the other scene, thanks to the appropriate MoveGameObjectToScene() function, but what I can't do is move it directly as a child of another object.
How can I do that?
Comment
Your answer
