this means the ball can either go left or righ randomly instead of always going left.
this means you can set the maxRandomAngle in the inspector, without having to modify the code.
right now theres just a moving ball, inside a box, with a working paddle. i had to make the ball kinematic and tell the ball to bounce when it hits the other direction.