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

Camera Tracks Player && Player stays within playfield. #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

133794m3r
Copy link

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 makes sure that the entire playfield is shown and that the player stays within the X coordinates.

All files that mention the map update with the "full" version of it have been updated accordingly. This way the code that a person who's trying to do the assignment with can actually do the assignment and actually spawn the flagpole at the end as is required by the assignment.

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