#Moving models from one scene to another

1 messages · Page 1 of 1 (latest)

merry anvil
#

Sorry for the newbie question. I just bought an asset which has dungeon built out of blocks. I would like to take elements from their demo scene and "copy/paste" them into my game scene. I can't figure out how to do this though? Can someone please point me in the right direction?

tulip plank
#

The assets are presumably prefabs, so you should be able to drag them directly from your project folder (wherever the asset exists) into your scene.

merry anvil
#

My apologizes if I misunderstood. The stones are prefabs yes and I can drag them into my scene. However they have entire structures built from them. Recreating would take days. I don't know how to copy/paste the entire structure in the demo scene and move in my scene.

tulip plank
#

I see, in that case you have two options:

  1. Drag your scene into the hierarchy while their demo scene is open to have both. Then duplicate/drag elements from one to the other.

  2. Drag the grouped structures into your project folder to create new prefab. Open your scene and drag it in.

languid patrol
#

Yeah the easiest way would be to make a parent object for all the structure parts and prefab that by dragging it into a folder somewhere

#

Then you just pop that out in another scene

merry anvil
#

@languid patrol : Should I just create an empty object or do I need to use certain type?

harsh spoke