approachcircle / Pong

a pong game written in LibGDX
GNU General Public License v3.0
1 stars 1 forks source link

collisions fail when ball goes above certain speed #4

Closed approachcircle closed 6 months ago

approachcircle commented 6 months ago

for now, a fix isn't exactly possible, so a test will need to be created to guage the top speed at which the ball can bounce without collisions failing, and then a warning can be displayed when the ball starts to reach that speed