I’m trying to implement a bunch of newCircle objects that move about randomly. Each circle will have a random number label on them.
How would I go about placing a newText object on the ball while it is moving, so that they are actually one combined entity?