how to make a 2d scroller camera?

How to make a 2D Scroller Camera? I use C#, my game is a platform game.

Have a look inside the new sample Assets from unity (currently still beta): Unity Blog
There’s a 2D camera follow script in there, ready to go.

I’ll see :smile: