Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 633 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 633 Bytes

Currently, the camera extension provides a few different camera styles ready to be used. Here are some samples:

Camera Styles

camera.center(worldWidth, worldHeight) - Watch in 60 fps here.

gif

camera.lockOn(targetPosition) - Watch in 60 fps here.

gif

camera.lerpTo(targetPosition, lerp) - Watch in 60 fps here.

gif