Introduces the key ways you can control sequencing in a script, so that different parts of a script can be run depending, for example, on what is currently in the scene. Shows how to use "loops" to repeat parts of a script any number of times, a critical mechanism for performing complex repetitive tasks with the scripter. Introduces the use of mathematical expressions in scripts.