What You Have Learned

In this lesson, you have:

  • Learned how to use if, if/else, and if/else if statements to control the flow of a script (pages 276278)

  • Learned about the operators used in conditional logic (pages 279280)

  • Scripted a project to react to various conditions (pages 281289)

  • Created a scripted boundary to restrict an object's movement (pages 289292)

  • Turned a script on and off using conditional logic (pages 292297)

  • Programmed a project to react to user interaction (pages 298300)

  • Learned how to detect and react to object collisions (pages 301303)