Hello~ there`
Help!
Here's my problem..
I already have gameobject "B" in my scene, I want to instantiate a gameobject "A", and I also want to attach "A" to "B", I used "instantiate" and "parent" to get it worked temporarily. But, when I move to another scene and again return to this scene , the gameobject "B" is got disappeared.. I'm wondering what happened..
So.. Can anyone tell me what mistake I have made and what should I supposed to do if I want to attach "A" to "B" permanently?
Sorry for my poor English and Thanks in advance!