Hey,
unfortunately, my grid isn’t stationary and I can rotate it in different directions with the mouse so I can’ t get rid of the background(255) and by “jumping” , I mean the box is just redrawn at different locations on the grid.
I tried the idea of saving the locations to a PVector arraylist but it wasn’t redrawing the whole thing. I’ll try it again and post the code anyway to see I’m doing it right