Hey all, like the title says I want to know how to make a camera similar to this:
(if it doesn’t, skip to around 6:05)
Anyone know how to get a camera similar to this?
Hey all, like the title says I want to know how to make a camera similar to this:
(if it doesn’t, skip to around 6:05)
Anyone know how to get a camera similar to this?
Get both Players positions and then calculate half the distance between them, use that point as a focus for the camera. As that distance decreases or increases, move the camera in or out to keep both Players within the viewport.
Sound simple enough?