View Source on Github
Walkthrough
Walking
My primary walking control circuits are damaged. I will have to re-route my walking control functions through my auxiliary circuits.
robot.speed.forward = 1;
Jumping
My jumping control circuit is damaged. I can re-route my jumping control function through another auxiliary circuit.
robot.speed.up = 2;