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 trialDerek Markman
16,291 PointsCan someone help me re-setup the hierarchy for frogs n logs
I recently had to uninstall and reinstall unity, after I reinstalled and opened all my scripts and project files are still there but in my hierarchy it only has the directional light and main camera components, can someone help me re-setup the hierarchy for the game.
The last lesson I did was "Add a start and end" If anyone can help me getting me caught back up to that lesson it would be much appreciated, otherwise I'll have to go through the previous lessons, which I really don't want to do.
2 Answers
Nick Pettit
Treehouse TeacherDerek Markman You probably have the default Unity scene open. Go to the Scenes folder in the Project window and then open the Frogs and Logs Unity scene. :)
Derek Markman
16,291 PointsThanks a million Nick Pettit you saved me so much time with this easy resolution. Keep up the awesome videos I am really enjoying learning about unity, especially after just learning about the libGDX framework I wanted to see the differences between the two, besides the obvious programming language differences.