Hi all, I'm very new to programming. Ive got a simple sketch here that uses an array of "Robots" and those robots do "Poo"s on the canvas at their location. The problem is I am adding new Poos to the location of only 1 Robot. I can't think of the solution... any help would be appreciated... im pretty sure its a simple fix, I think the issue is in the Poo class.