Nicely done.
If you’d use my approach with the class you can have boxes of different sizes and colors.
Not a big step.
Also for Z-Value: instead of
random(100));
better
random(-500,100));
Chrisir
Nicely done.
If you’d use my approach with the class you can have boxes of different sizes and colors.
Not a big step.
Also for Z-Value: instead of
random(100));
better
random(-500,100));
Chrisir