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

Make sure that the camera tracks the player in both directions. #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

133794m3r
Copy link

@133794m3r 133794m3r commented Jul 20, 2020

The current code doesn't keep the playfield visible with the player. If the player moves towards the end of the level the camera stops and doesn't show them all the way to the edge. This merge request only makes sure that the entire playfield is shown not that the player is confined to the map's tiles.

All files that have the "final" version of the camera from the exercises have been updated to use the corrected camera.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant