animArea.frames = [Image(f'images/stick_boy/{i}.png') for i in range(12)] # Applies point-sampler to make the pixel art clea...