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 trialdonald paul
92 Pointson my assets under prefabs I don't have any of the environments like in the learning video. how do I get those?
on my assets under prefabs I don't have any of the environments like in the learning video. how do I get those?
1 Answer
Alan Mattanó
Courses Plus Student 12,188 PointsYou need first to download the assets from Treehouse. Under the video, you will find a Download button. If you press it you will find Zip Project File.
Download it and unzip it. Look inside, probably there are prefabs under Assets, Prefab folder. Now Place the content of Assets folder into your Project "Assets" folder. How to do this: drag the Treehouse assets content int Unity Project tab under Assets icon. Remember to save your project.
You need also to copy the Settings. Find the location of your project, then close Unity and copy to the project location the Player Setting file from the Zip. Finally open Unity.
joannadouba
558 Pointsjoannadouba
558 PointsOpen the project files in Unity, and it will import all the assets which you can then use.