From the course: Unity 3D 2021 Essential Training

Unlock the full course today

Join today to access over 24,400 courses taught by industry experts.

Creating Prefabs

Creating Prefabs

- [Instructor] So now let's go ahead and create our first prefab. So what we're going to do is leverage the books here to create our first prefab. So how you create a first prefab is very simple. So what you need to do is go into the assets folder here and create a folder called prefab. So I'm going to right click, create and then folder. And then I'm going to call this one prefabs. So as soon as you drop an object from the rkey inside of that folder, you're going to create a prefab out of that model or game object. So let's go ahead and select the book. So the first book here, and what we're going to do is drag and drop it inside of our prefab folder and boom, you have now a prefab. So if we right click on the prefab, now we have access to the prefab menu and we can unpack completely, or do any of the others functioned here. Something that we've done initially, when we first imported the kitchen inside of our…

Contents