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 Score, Enemies, and Game State Add a Start and End

Cameron Button
Cameron Button
1,084 Points

Project is broken :(

I don't know if I didn't save or changed something, but a bunch of my scripts got unassigned to their prefabs and I can't figure out which goes where. My current symptoms are:

Flies generate to 12 appropriately, but do not move in circles and can not be picked up by frog (no particles either) Bird and frog move appropriately, but bird does not collide with frog and does not generate frog death particles.

My error window has 999+ errors

1 Answer

Aysha Habbaba
Aysha Habbaba
637 Points

I have the same issues.

Cameron Button
Cameron Button
1,084 Points

I just ended up backtracking through all the videos to get everything back to normal.... save backups from now on!