You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically, I'm checking obstacles for the x & y-axis independently. So in case, the ball moves diagonally for colliding on the edges of the paddle there is a problem. It will also occur with bricks once made.
The text was updated successfully, but these errors were encountered:
Basically, I'm checking obstacles for the x & y-axis independently. So in case, the ball moves diagonally for colliding on the edges of the paddle there is a problem. It will also occur with bricks once made.
The text was updated successfully, but these errors were encountered: