I am trying to make a dynamic camera system which follows the HRP of a character if they're in a certain area, that changes the cframe of a camera to a set camera part, and simply follows the hrp of a character using runservice.
This works, however whenever the character moves into a new area which changes the camera to a new camera part, the transition is sudden, and I want it to be animated, like smoother if that makes sense, here is my script and a clip of what it's looking like right now