int amount = 200; agent[] a = new agent[amount]; void setup() { smooth(); frameRate(1); size(200,500); for(int i = 0; i