mario-demo icon indicating copy to clipboard operation
mario-demo copied to clipboard

Camera Tracks Player && Player stays within playfield.

Open 133794m3r opened this issue 4 years ago • 0 comments

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.

133794m3r avatar Jul 20 '20 19:07 133794m3r