Painting Random Dots On A Panel
-
Hey Musiclovers
Trying To Draw Random Dots ( Circles ) On A Panel, With a Timer.
The Position Of Dots Needs To be Randomizes And Keeping Updated By A Timer.Any Help Is Much Appreciated :folded_hands:
-
Use
Math.randInt();
to generate random XY positions for your circles. -
@Natan https://docs.hise.audio/tutorials/recipes/ui/scriptpanel.html#horizontal-list-example
Just above (it has no link in the doc) -
-
-
@Natan Try it and post a snippet, then I'll help you fix mistakes.
-
@d-healey I'll Send You A Message :)