Programming 7/8/15
On the third day of programming 2 we learned about collisions, orient to, and parameters. Collisions happen when two objects collide and cause an action to happen such as losing a life or health, and possibly making the object disappear. Orient to makes objects face the same direction. Parameters allow you to instruct the same command to many objects.