A little thing that makes things more convenient. If a script has public fields, you can now select the script and set its default values in the inspector instead of putting it on a game object in the scene first. Of course, the game object value will override the default.
This is convenient for things like audioclips that are not easy to set in the code.