Camera Work


One of the most important aspects of a fighting game is the camera. In a traditional fighting game, the camera needs to find the midpoint between player one and player two. To implement this, a FollowCamera script is created. The point of the script is to follow the midpoint of player one and player two by tracking their positions and creating a center point between them, as shown with the screenshot.

Leave a comment

Log in with itch.io to leave a comment.