Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grabbing ball and colliding with wall #70

Closed
ghost opened this issue Nov 21, 2016 · 2 comments
Closed

Grabbing ball and colliding with wall #70

ghost opened this issue Nov 21, 2016 · 2 comments
Labels

Comments

@ghost
Copy link

ghost commented Nov 21, 2016

Ball shifts up/down on paddle (depending on upper or lower wall collision while being held to paddle) thus changing ball's position on paddle. If ball is held and user continuously hits top and bottom wall, ball is eventually vertically separated from the paddle while still being held. Though game is still entirely functional, this creates minor glitches when ball makes contact with top or bottom wall while seperated from paddle.

100-200pts

@zhanchengqian
Copy link
Contributor

F16 OK (250 pts)

@joelbagan
Copy link
Contributor

When player 2 grabs the ball, If player 1 moves their paddle up or down, the ball moves along with player 1.

F17 OK (200pts)

@joelbagan joelbagan added the bug label Nov 7, 2017
joelbagan added a commit that referenced this issue Nov 10, 2017
Updated Javadoc comments #79, build.xml #76, Game Windows #86, Ball attachment #70
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants