In this tutorial we will look at how to start scripting in Unity using the C# language. Scripts are what are needed to make your game interactive. In addition to the videos on scripting, make sure you also check out the C# Script Reference page where you can find examples of scripting and sample code - http://codemahal.com/tutorials/unity/csharp-script-reference . You can also find sample code from this video here: http://codemahal.com/video/scripting-in-unity/