RayLib Challenge Part 7 - Building a Player Tracking Camera

2 years ago
5

Last time, we got displaying the 2D world working, but there was a big problem. The camera wasn't following scarfy (the player) wherever he went. Today, we add player tracking code to the 2D camera.

Click the following link for a summary (and to download the code):
https://keasigmadelta.com/blog/raylib-2d-challenge-part-7-builiding-a-player-tracking-camera

Loading comments...