Cant find script "SmoothFollow" in Standard Assets/Cameras

Hello

I want to use a script called SmoothFollow that should be in the standard assets folder, however i cant find it in there. Whn selecting assets/imprt there are a few packets appearing, one called “Cameras”, but the script is not in there. There is no packet called “Scripts” in the import menu.

I have unity 5.1.2f Personal. Is this script only in the professional version?

There aren’t any personal/pro differences like that (especially not scripts, which are just assets that you import, and are not part of the editor). Anyway it’s in the standard assets/utility folder. You can always just import everything and use the search box to find something.

–Eric