Hi, Im trying to animate something with points
In this code, it is supposed to show points moving for each iteration. The problem is that the points from the previous iteration aren’t being removed, resulting in an accumulation of points.
Thanks in advance