Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Game Development How to Make a Video Game The Unity Editor and Scene Setup The Unity Editor Interface

I am using a mac and i want to know how to import the prefabs to unity after i download them.

how do i import

1 Answer

Alan Mattan贸
PLUS
Alan Mattan贸
Courses Plus Student 12,188 Points

Look this video: https://teamtreehouse.com/library/the-unity-editor-interface

Probably what you want to import are "Assets". Prefabs are just one type of asset.

You can follow this video [at 7:51]

https://teamtreehouse.com/library/install-unity

to understand how to import the assets or a particular asset as for example a single prefab as well. First, open Unity and create a new project. Save it in someplace. Then close Unity. Now, pick up the content in the treehouse asset folder and (with Unity close) drop it into your new project Aset folder. Pick up the content of setting and drop it into the project setting. Unity 2017 project settings can be a bit different from Unity5. Maby is a good idea to Download Unity 5.6 and use it to follow this lessons.