i know this looks REALLY bad but i am just starting with unity and im an utternoob (lawl). but i dont know if im making a rookioe mistake here but whenever i drag “springcamerafollow” the java code into the heirarchey it never does anything at all. im using unity 3 and i believe the tutorial was made for unity 2. does this have anything to do with it? THANKS FOR YOUR HELP!![]()
You need to drag SpringFollowCamera script from the Project Pane (you’ll find it in scripts/camera) over the Near Camera object in the hierarchy. When you do this, the Near Camera text should turn blue and you just let go of the mouse button. I’m using Unity3 and it works OK for me.