diff --git a/static/game.js b/static/game.js index b5680d8..015fe6f 100644 --- a/static/game.js +++ b/static/game.js @@ -323,8 +323,8 @@ function updateGameLogic() { } function checkCollision(p, obs) { - const paddingX = 10; - const paddingY_Top = 25; + const paddingX = 5; + const paddingY_Top = 5; const paddingY_Bottom = 5; return (