Im making a version of boids and im trying to append the boids to a list by using pygames MOUSEBUTTONDOWN fucntion. It works great to some degree. I want it to add one instance of the object, but it adds alot when im left clicking. Im making a version of boids and im trying to a