Assignment2 -
12-16-2012, 06:02 PM
For the second assignment I chose a project where I had to create a world with a padlock and had to set it to a certain combination (15-35-5) and make it open.
It was a little bit tricky at first because it was supposed to turn right to 15, so I chose right as the parameter for the method, but it turned the other way when I played the world. It turns out that when I chose right, the dial turned to the right of the padlock facing me which was my left.
Once I noticed this, it was very easy to fix by just switching the direction on each method.
|