void loop() { x = random(-10, 11) y = random(-10, 11) z = random(-10, 11) AddSphere /Position:{x}, {y}, {z} }