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

Christopher Parke
Christopher Parke
21,978 Points

This course is Depricated.

I'm getting so many "This command is depricated: use this" that I can't run almost any of the scripts. Really need to update this course.

Thomas Lian ร˜degaard
Thomas Lian ร˜degaard
9,540 Points

I just had an refreshment on my unity skills by doing this course, and i can't seem to have the same problem as you. I think the course is good. Only thing that should be updated is when loading a new scene, using the scenemanager instead of the one used in the video.

2 Answers

Rick Hoekman
Rick Hoekman
9,494 Points

There are some commands deprecated due to an update of the Particle API (Unity 5.4). The course is fine.. The project file just needs a little update. I'll just ping Nick Pettit here, maybe he can have a look at it.

Christopher Parke
Christopher Parke
21,978 Points

Yeah, basically I updated Unity and it started throwing errors on every script. Gonna take my amateur ass a while to debug. lol.