#How would I detect the change of the camera CFrame?

4 messages · Page 1 of 1 (latest)

leaden ice
#

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

#

As you can see, the transition is sudden, I'm trying to make the change smoother

#

here is my script: