HI, i,m working on a game and i need a camera script that can follow a rolling ball and face the direction the ball is rolling.
The free asset store download of C# Game Examples may give you a starting point. One of the levels has something close to what you want to do with a camera and a ball.
http://u3d.as/content/m2h/c-game-examples/1sG
I have learned a lot picking apart these games trying to figure out how to do some of the basics.
can you send the the camera scripts.