Perspective is a free, easy to use camera library for integrating a "tracking viewport" into your game.
Simply create the camera with perspective.createView(), add objects to it with camera:add(), and start it tracking with camera:track(). Then, you can move your focus object and the camera will track to follow it.
Usage file is found at the Gist
Category:
Contributor:
Caleb P (Gymbyl Coding)
