I'm trying to write code using Processing editor to control my robot. I'm using the ControlP5 library to create an user interface let lets me click on buttons to control my robot. How do I get the walking code to loop after clicking on the button? The walking code plays once after clicking on the button.