import glob ypos = 0 xpos = 0 robotArmy = [] def setup(): global ypos size(700,700) ypos = height * 0.25 frameRate(12) global animation1