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 Place Assets in the Scene View

donald paul
donald paul
92 Points

on 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?

Open the project files in Unity, and it will import all the assets which you can then use.

1 Answer

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

You 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.

https://treehouse-code-samples.s3.amazonaws.com/game-development/how-to-make-a-video-game/howtomakeavideogame.zip

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.