When you make an arcanoid game, the bounces are stupid, mostly because of the pad sprite. Is there any way to solve this without modifing the paddle's sprite?
Develop games in your browser. Powerful, performant & highly capable.
I'm not sure what you're asking. You can modify the collision area though by making another sprite, making it invisible and always setting it to the paddle's location.