In this lesson, you have: Learned how to control the flow of a script using if , if /else and if /else if statement (pages 284 290) Learned about the various operators used in conditional logic (page 286) Scripted a project to react to various conditions (pages 290 295) Created a scripted boundary to restrict an object's movement (pages 295 298) Turned a script on and off using conditional logic (pages 298 302) Programmed a project to react to user interaction (pages 303 306) Learned how to detect and react to object collisions (pages 306 308) |