Posted May 31, 2021 by Feather
#2D #Unity #Game
The major bugs I faced are :
1) Ball stuck in endless loop bouncing to and fro between the wall collider so I used a triangle to change the angle everytime the ball collides
2) the velocity became too slow after multiple collisions so that was fixed using if else check
3)The game was fast first and then lagged then I fixed it using game object