Function:

  1. CALL func

  2. Define func

    Screen Shot 2022-10-03 at 2.08.57 PM.png

    https://editor.p5js.org/Becky1030/sketches/cTTwtslsh

    Questions:

    1. I couldn’t make the legs run with translate and rotate, still figuring how I did wrong.
    2. Also, I realized that the order of the functions called in the function draw() actually matters, which I don’t really understand why.