ronnie173
06-23-2009, 10:32 PM
Hi all I am taking a class and I am trying to make on of the people in Alice walk across the screen. I am using this code but it seems to not be working right.
Methods
world.my first method ( )
No variables
randomGuy2 move forward 0.5 meters
randomGuy2.rightLeg turn backward 0.1 revolutions
randomGuy2.rightLeg turn forward 0.1 revolutions
randomGuy2.leftLeg turn backward 0.1 revolutions
randomGuy2.leftLeg turn forward 0.1 revolutions
Methods
world.my first method ( )
No variables
randomGuy2 move forward 0.5 meters
randomGuy2.rightLeg turn backward 0.1 revolutions
randomGuy2.rightLeg turn forward 0.1 revolutions
randomGuy2.leftLeg turn backward 0.1 revolutions
randomGuy2.leftLeg turn forward 0.1 revolutions