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 trialThomas Beaudry
29,084 PointsAfter downloading the zip file and opening up in Unity, this is an old file some objects are obsolete.
What should I use in place of the deprecated "Collider" property for the "Object Oriented in Unity" course. The "Hose" script to be exact?
var col = m_CollisionEvents[i].collider; // 'collider' property is deprecated
Thank you for your help guys :)
3 Answers
jason chan
31,009 PointsPlease download the old version of unity to follow along with the tutorials here at treehouse
https://unity3d.com/get-unity/download/archive
Thank you, sorry for the inconvenience.
Nick Pettit
Treehouse TeacherHi Thomas,
Thanks for posting this. I've been working diligently to update many of our existing Unity courses, but I obviously missed this. I'll make a note to address this in a future update.
Thomas Beaudry
29,084 PointsThat's fine, your courses are truly amazing...thank you for making them all! :)
Daniel González
691 Pointswould you at least tell us which version to download?
Arda Burak Altuntaş
1,427 PointsI'd also appreciate it if you could update the project for the latest version :)
Thomas Beaudry
29,084 PointsThomas Beaudry
29,084 PointsOK, Thank you for the info :) I thought of installing the older version also but sort of got side tracked with Nick's other project "How to make a video Game", Perhpas I will resume it at a later time...Thanks so much for your response!
Greg Austin
10,890 PointsGreg Austin
10,890 Pointswhich version should we download?