top of page

Paddle Swing
So for this project, I wanted to add additional features to the classic pong. One of these features was a swing mechanic.
The code blocks show that if a certain button is pressed, the paddle (actor) changes animation and plays a sound. The animation has updated properties tied to it (such as a larger paddle hitbox).
Pong Game: Image
bottom of page