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

Player can go out of the viewport #7

Closed
ignurof opened this issue Jan 18, 2021 · 1 comment
Closed

Player can go out of the viewport #7

ignurof opened this issue Jan 18, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ignurof
Copy link
Owner

ignurof commented Jan 18, 2021

If the player stops interacting with the game and just lets the doggo fall, he can end up outside of the gameview and thus the game just keep rolling forever.
Same goes for if player chose to just hold interaction button infinitely so he goes up outside of gameview.

Possible fix: add check at top and bottom so we cant go outside of bounds

@ignurof ignurof added the bug Something isn't working label Jan 18, 2021
@ignurof ignurof self-assigned this Jan 18, 2021
@ignurof
Copy link
Owner Author

ignurof commented Jan 19, 2021

Fixed: 1d6adff

@ignurof ignurof closed this as completed Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant